I would like to download the following zip folder which contains 2 files and open it to manipulate the data. Presently I only know how to download it manually.
https://d396qusza40orc.cloudfront.net/exdata%2Fdata%2FNEI_data.zip
I would also like to download the following zip folder which contains a series of nested folders containing data that I am interested in downloading to manipulate. Presently I am only downloading them manually:
https://d396qusza40orc.cloudfront.net/getdata%2Fprojectfiles%2FUCI%20HAR%20Dataset.zip
Can anyone advise me how to do it through coding in R?