statscnRowNamePrefix | R Documentation |
set the rowName prefix in the dataframe
statscnRowNamePrefix(p = "nrow")
p |
, how to set the rowname prefix. it is 'nrow' by default , and it is the only supported value currently to unset the row name prefix, call this function with p=NULL |
in case you encounter the following error: Error in 'row.names<-.data.frame'('*tmp*', value = value) : duplicate 'row.names' are not allowed you need to call this function
no return
Xuehui YANG (2016). rstatscn: R Interface for China National Data. R package version 1.1.1. https://CRAN.R-project.org/package=rstatscn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.