| c2r | R Documentation | 
translate C name nm_c to its original R counterpart (if found in dictionary dc2r, elsewhere leave it as is)
c2r(nm_c, dc2r = dc2r)
nm_c | 
 (string) C variable name  | 
dc2r | 
 (string) named vector of R names (named by C counterparts)  | 
A string, R variable name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.