ListExamplesSampleSheets | R Documentation |
Finds and outputs the example seqNdisplayR Excel Templates that comes with the package
ListExamplesSampleSheets()
the example seqNdisplayR Excel Templates that comes with the package
SLA
example_sample_sheets = ListExamplesSampleSheets()
example_folder = ExamplesSampleSheetsFolder()
xl_fname = paste0(example_folder, example_sample_sheets[1])
session = LoadExcel(xl_fname, load_annotations = T)
plot(session, feature='LMO4')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.