generate_example: Generate example BioCompute Objects

View source: R/utils-compose.R

generate_exampleR Documentation

Generate example BioCompute Objects

Description

Generate example BioCompute Objects

Usage

generate_example(type = c("minimal", "HCV1a"))

Arguments

type

Example type. Default is "minimal".

Value

Example BioCompute Object

Examples

generate_example("minimal") %>% convert_json()

biocompute documentation built on May 3, 2022, 9:08 a.m.