diff --git a/README.md b/README.md index 316c588cb89b1e5d9259f225ec7fd96a743a480d..8a4006d93bdd78ab4921a30c86fb29f2296d6f5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dataCleaning -A place to store hints, tips and examples for data cleaning. We use a lot of very dirty data which often has outliers and missing observations. Since most of this data is large scale 'sensor' data with time stamps we make a lot of use of these R packages to process and visualise the data: +A place to store hints, tips and examples for data cleaning. We use a lot of very dirty data which often has outliers and missing observations. Since most of this data is large scale 'sensor' data with time stamps we make a lot of use of these R packages to process and visualise the data so we can see what is odd and what is missing: * [data.table](https://rdatatable.gitlab.io/data.table/) * [lubridate](https://lubridate.tidyverse.org/)