View source: R/biological_UO_count.R
biological_UO_count | R Documentation |
Count the UO for biological sampling.
biological_UO_count(
path_file,
graph_type = "number",
start_date = NULL,
end_date = NULL
)
path_file |
character expected. File path to the Tunabio file. |
graph_type |
character expected. 'number' or 'table.' Number give the total number of each biological UO and table give the detail per month. Number by default. |
start_date |
date expected. Write the start date of the contract |
end_date |
date expected. Write the end date of the contract |
The function return table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.