| cleaner | R Documentation | 
Cleans incoming data a lot of invisible NAs can get imputed in Excel that need to be removed
cleaner(d)
| d | data to be cleaned | 
## Not run: 
ll <- read_csv("~/Desktop/file.csv")
ll <- cleaner(ll)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.