File: NAMESPACE

package info (click to toggle)
r-cran-yaml 2.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 736 kB
  • sloc: ansic: 9,553; sh: 14; makefile: 7
file content (2 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (3)
1
2
useDynLib(yaml, .registration = TRUE, .fixes = "C_")
export(as.yaml, yaml.load_file, yaml.load, read_yaml, write_yaml)