Part 1 : pollutantmean() Part 2 : complete() Write a function that reads a directory full of files and reports the number of completely observed cases in each data file. The function should return a data frame where the first column is the name of the file and the second column is the number ofContinue reading “R Programming Course – Assignment 1 : Air Pollution Part 2”