File: NAMESPACE

package info (click to toggle)
r-cran-rcarb 0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 464 kB
  • sloc: sh: 13; makefile: 2
file content (22 lines) | stat: -rw-r--r-- 563 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by roxygen2: do not edit by hand

export(model_DoseRate)
export(write_InputTemplate)
import(utils)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(stats,approx)
importFrom(stats,density)
importFrom(stats,na.exclude)
importFrom(stats,nlminb)
importFrom(stats,rnorm)
importFrom(stats,sd)