powered by
Convert BioCompute Object or domain to YAML string
convert_yaml(x, ...)
BioCompute Object or domain
Additional parameters for as.yaml.
as.yaml
YAML string of the BioCompute Object
# NOT RUN { compose_description() %>% convert_yaml() %>% cat() generate_example("minimal") %>% convert_yaml() %>% cat() # }
Run the code above in your browser using DataLab