Description Usage Arguments Value Examples
Use this function to remove SIDs or Emplids that may have extra spaces or hyphens in them.
1 |
data |
Any dataframe or list object contains sids |
check_errors |
Returns a column indicating whether there are errors for a given sid or emplid. Errors are deemed as not having the right character length (9) or containing lettters in them. |
Returns a dataframe or list with clean sids.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.