View source: R/project-pipeline.R
pipeline_list | R Documentation |
Create entire pipeline list
pipeline_list(..., .version = "3.0", .population_size = 1000L)
... |
all actions and comments that go into the entire project pipeline.
These can be provided as a mixture of single actions (from |
.version |
version of opensafely to use |
.population_size |
size of dummy data expectations |
This function is used to put all actions together in the entire project list, as well as specifying the project frontmatter (version and expectations).
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.