Change names of the *.q functions to *_q
This commit is contained in:
12
NAMESPACE
12
NAMESPACE
@@ -1,11 +1,11 @@
|
||||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
S3method(exp,q)
|
||||
S3method(log,q)
|
||||
export(D.q)
|
||||
export(D.spectrum)
|
||||
export(H.q)
|
||||
export(H.spectrum)
|
||||
export(D_q)
|
||||
export(D_spectrum)
|
||||
export(H_q)
|
||||
export(H_spectrum)
|
||||
export(exp_q)
|
||||
export(log_q)
|
||||
export(mode)
|
||||
export(tag_bad_pcr)
|
||||
importFrom(Rdpack,reprompt)
|
||||
|
||||
Reference in New Issue
Block a user