View source: R/accucomp-reader.R
Extracts Summary tables from AccuComp-table
1 2 3 4 5 6 7 8 9 10 |
x |
Filepath to AccuComp-table (.XLS) |
start |
Start-term to look for. Character vector one or two elements. |
end |
end-term to look for. Character vector one or two elements. |
varnames |
Desired column names of output. |
clean |
Should output be cleaned from trailing ":"? |
tidy |
Is input tidy (i.e. two variable names are present?) |
trim |
Should output table be trimmed? Default NULL, else two-element numeric vector (specifying head and tail cutoff) |
values_numeric |
Should values (second column) be transformed to numeric values? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.