File: asJSON.AAAgeneric.R

package info (click to toggle)
r-cran-jsonlite 1.6%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,304 kB
  • sloc: ansic: 3,789; sh: 9; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 71 bytes parent folder | download | duplicates (4)
1
2
3
setGeneric("asJSON", function(x, ...) {
  standardGeneric("asJSON")
})