# NOT RUN {
# }
# NOT RUN {
dict <- new_lama_dictionary(results = c(p = "Passed", f = "Failed"))
path_to_file <- file.path(tempdir(), "my_dictionary.yaml")
lama_write(dict, path_to_file)
# }
Run the code above in your browser using DataLab