File: NAMESPACE

package info (click to toggle)
r-cran-kaos 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 128 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Generated by roxygen2: do not edit by hand

export(cgr)
export(cgr.plot)
export(cgr.res)
export(vectorize)
import(ggplot2)
import(reshape2)
importFrom(grDevices,xy.coords)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,text)