1. Write a function that takes some (given) .csv files from a directory,
and calculate the mean from a specified column, of a given number or
of files and return the mean of the column/s of one or more files.
2. Write a function that takes the directory of the .csv files, and the id
of the files to work on and return a data frame with two columns, id
(id of files) and nobs (number of complete cases or complete rows).
3. Write a function that returns the correlation, using cor() function,
from a collection of files with a given threshold of observed complete
cases, or complete lines.
-
Notifications
You must be signed in to change notification settings - Fork 0
josousa82/Air-Pollution-R-Course-W2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
My First Assignment in R
Resources
Stars
Watchers
Forks
Releases
No releases published