File: asJSON.AAAgeneric.R

package info (click to toggle)
r-cran-jsonlite 1.7.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,320 kB
  • sloc: ansic: 3,792; 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")
})