File: NAMESPACE

package info (click to toggle)
r-bioc-biocbaseutils 1.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 160 kB
  • sloc: sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 331 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by roxygen2: do not edit by hand

export(isCharacter)
export(isScalarCharacter)
export(isScalarInteger)
export(isScalarNumber)
export(isTRUEorFALSE)
export(isZeroOneCharacter)
export(selectSome)
export(setSlots)
importFrom(methods,"slot<-")
importFrom(methods,validObject)
importFrom(utils,head)
importFrom(utils,tail)