# NOT RUN {
file <- system.file(package = 'yamlet', 'extdata','quinidine.yaml')
file
identical(as_yamlet(as_yam(file)), as_yamlet(file))
# Read yamlet from storage and apply default keys.
as_yamlet(file)
# }
Run the code above in your browser using DataLab