Description Usage Arguments Details Value Examples
View source: R/bcsi_to_npers.R
Transforming BCSI_ID to N_PERS
1 | bcsi_to_npers(bcsi)
|
bcsi |
A BCSI_ID to transform to N_PERS |
rstats version of the excel calculation =(A32*100)+ (97-((A32-INT(A32/97)*97)))
A character string with 10 digit N_PERS
1 2 | bcsi_to_npers(00392498)
bcsi_to_npers(392498)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.