Save codebook information to a
file for safe keeping. Depending
on the type of codebook (raw or tidy)
the file will either be stored as a
json-file through write_json
or a text table through write.table.
Usage
ns_write_codebook(codebook, path, ...)
# S3 method for default
ns_write_codebook(codebook, path, ...)
# S3 method for ns_codebook_raw
ns_write_codebook(codebook, path, ...)