Description Usage Arguments Value
Makes names for a dataset that are unique and follow SAS naming conventions. Modeled after SASxport::makeSasNames, but handling special cases.
1  | makesasnames(names, nchar = 8, maxPasses = 10, quiet = FALSE)
 | 
names | 
 existing column names  | 
nchar | 
 limit on number of characters  | 
maxPasses | 
 limit on number of reconciliation attempts  | 
quiet | 
 should messages be suppressed?  | 
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.