File: dbiDataType.R

package info (click to toggle)
dbi 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,004 kB
  • sloc: makefile: 2
file content (3 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
3
setGeneric("dbiDataType",
  def = function(x, ...) standardGeneric("dbiDataType")
)