Description Usage Arguments Value Examples
This function make absolute clean data for futhure analysis
1 |
data |
A data frame with NOAA Significant Earthquake Database |
cleaned and ready for further analysis data frame
1 2 | data(NOAA_quakes)
prepared_data<-eq_clean_data(NOAA_quakes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.