View source: R/TickAtLab_Import.R
TickAtLab_Import | R Documentation |
Imports xls files created by the Tick@lab export function into a data frame. Only keeps animal names and discardes IDs.
TickAtLab_Import(
filename = selectFile(caption = "Select tick@lab XLSX File", filter =
"XLS Files (*.xlsx)", existing = TRUE)
)
filename |
Path to tick@lab xls file. |
A data frame containing animal colony information. One row per animal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.