Now that we've acquired the data and learned a little about what the fields mean, the next step is to clean up the data and conduct some exploratory analysis.
Cleaning and exploring the data
Getting ready
Make sure you have the packages mentioned at the beginning of this chapter under the Requirements section installed and you have successfully imported the FINVIZ data into R using the steps in the previous sections.
How to do it...
To clean and explore the data, closely follow the ensuing instructions:
- Imported numeric data often contains special characters such...