View source: R/ts_corrections_not_applied.R
| ts_corrections_not_applied | R Documentation | 
Function to produce the list of corrections not applied.
ts_corrections_not_applied(collection_path = NULL, prefix = NULL)
| collection_path | String with path where single-year report directories are stored. | 
| prefix | String with report directory name prefix without trailing underscore. By default NULL. | 
A table with corrections that were not applied.
## Not run: 
ts_corrections_not_applied("/mnt/storage/sws_share/sas", "complete_tf_cpc")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.