3 lines
137 B
Plaintext
Raw Normal View History

2025-01-12 00:52:51 +08:00
useDynLib(yaml, .registration = TRUE, .fixes = "C_")
export(as.yaml, yaml.load_file, yaml.load, read_yaml, write_yaml, verbatim_logical)