Description Usage Arguments Details Value
View source: R/translate_positive.R
translate_positive()
replaces columns from positive NBS data with their
equivalents in the ACNS file and drops any un-mapped columns.
This is not always a 1-to-1 mapping.
1 | translate_positive(.data)
|
.data |
A data frame containing positive NBS data (as |
This function is memoised; it will cache return values and load them rather than re-processing the same input data.
The input data with columns mapped to their ACNS counterparts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.