Add man pages for some functions

This commit is contained in:
2019-02-06 17:32:23 +01:00
parent 7d3def0deb
commit c8ada2cb02
5 changed files with 47 additions and 1 deletions

View File

@@ -1 +1,11 @@
exportPattern("^[[:alpha:]]+")
# 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(mode)
export(tag_bad_pcr)
importFrom(Rdpack,reprompt)