File: NAMESPACE

package info (click to toggle)
r-cran-smoother 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
exportPattern("^[[:alpha:]]+")
export(smth.gaussian)
export(smth)
importFrom(TTR,SMA)
importFrom(TTR,EMA)
importFrom(TTR,DEMA)
importFrom(TTR,WMA)