File: NAMESPACE

package info (click to toggle)
r-bioc-biocbaseutils 1.8.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 196 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 417 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Generated by roxygen2: do not edit by hand

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