Back
You can install the downloaded package as follows:
install.packages(filepath, repos = NULL, type="source")
Or you can directly install the package form cran repository as follows:
install.packages("RJSONIO")
If you want to explore more in R programming then watch this R programming tutorial for beginner:
31k questions
32.8k answers
501 comments
693 users