immunautLAIV | R Documentation |
Demo data set from immunaut package. This data is used in this package examples.
data(immunautLAIV)
An object of class data.frame
with 244 rows and 32 columns.
## Not run:
data(immunautLAIV)
## define settings variable
settings <- list()
settings$fileHeader <- generate_file_header(immunautLAIV)
# ... and other settings
results <- immunaut(immunautLAIV, settings)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.