• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to The R Programming Environment

    Learner Reviews & Feedback for The R Programming Environment by Johns Hopkins University

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.3
    stars
    1,165 ratings

    About the Course

    This course provides a rigorous introduction to the R programming language, with a particular focus on using R for software development in a
    data science setting. Whether you are part of a data science team or working individually within a community of developers, this course will
    give you the knowledge of R needed to make useful contributions in those settings. As the first course in the Specialization, the course provides
    the essential foundation of R needed for the following courses. We cover basic R concepts and language fundamentals, key concepts like tidy
    data and related "tidyverse" tools, processing and manipulation of complex and large datasets, handling textual data, and ba...
    ...

    Top reviews

    MV

    Dec 26, 2018

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Very Very Rigorous Course for a beginner on R language and because of its nature, after completing just one course, I feel like I have gained a lot of knowledge and also familiarity with R language.

    KV

    Jun 18, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    A very good course to read and get the valuable content of R language. This is for the students who want to learn and practice the basic and some intermediate concepts of data manipulation.

    Filter by:

    176 - 200 of 324 Reviews for The R Programming Environment

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ganapathi N K

    •

    May 13, 2018

    Nice

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ben S

    •

    May 14, 2019

    T

    Filled StarFilled StarFilled StarFilled StarStar

    By Dmitry S

    •

    Oct 1, 2016

    +: I reached my goal for the course and now I understand a bit about R. I succeeded to pass within much shorter time than anticipated course duration. The course certificate is posted to my Linkedin profile.

    -: No human mentors on the course discussion forum - all questions answered by other students. Automatic tests in swirl are too restrictive and do not accept perfectly correct student solutions slightly different to those anticipated by the authors. Week 2 assignment is much different from the reading material. Nothing taught about charting in R.

    Overall comment: I think it is good value for money.

    Filled StarFilled StarFilled StarFilled StarStar

    By tv w

    •

    Jan 26, 2017

    All in all good stuff. A couple of comments:

    Swirl grading should be a little more flexible; sure cut is more succinct that nested ifelse's, but there's more than one way to skin the data-analytic cat in R, as I'm sure y'all are aware.

    Also, I recommend more emphasis on data tables. I use them exclusively due to the dramatic performance improvement over data frames. And in my brief experiments, dplyr and tidyr commands worked on them too.

    This first course was review for me. Nonetheless I definitely learned a few practical things that will up my data science game (which can always use upping).

    Filled StarFilled StarFilled StarFilled StarStar

    By Bryan D

    •

    Jan 14, 2018

    There are a few areas of the course that are not fully explained and cause extra time trying to 'figure it out'. I am not referring to code/learning, but the logistics of the class. However, there are a few questions in assignments & quizzes that refer to things that were not particularly explained either in the lecture or in the book. I understand self study is beneficial, but I start the course with the understanding that questions will be based off of lecture or the book. If additional resources are needed, then that should be expressly stated in the lecture or book.

    Filled StarFilled StarFilled StarFilled StarStar

    By Taz P

    •

    Jan 23, 2019

    This course has a perfect combination of theory and hands-on exercises. I've been doing a few courses in Data Science on Coursera and I have found this method the best at least for me personally. I will probably carry on doing these courses. On the negative side, the student forum is practically dead, don't count on getting any help there. Coursera support have been very difficult and I had to wait a while to get my certificate. In the meantime Coursera charged me for an extra month (after I'd completed the course).

    Filled StarFilled StarFilled StarFilled StarStar

    By Kevin D

    •

    Jul 10, 2017

    Une initiation intéressante et complète à R qui a l'avantage de donner des bons réflexes pour coder rapidement. Le caractère interactif des exercices de programmation est un gros plus. Attention : il n'y a pas de vidéos hormis la vidéo d'introduction. On peut aussi avoir des difficultés de syntaxe susceptibles de nous bloquer un bout de temps, notamment sur des fonctions où la documentation est un peu aride (je pense à cut et à spread sur lesquelles j'ai bien passé 1/4 du temps que j'ai consacré au total à ce MOOC).

    Filled StarFilled StarFilled StarFilled StarStar

    By Francisco D I T

    •

    Sep 30, 2019

    I found this course quite interesting because sometimes we learn about modeling techniques, but we forget one of the most important things: how to write a good script by applying useful packages or functions to read and manage datasets. It has been an easy course and I recommend it to people who want to start basic reading and managing data with R-project. In addition, the possibility of deciding your own work schedule is very helpful when you have to do other stuff from the university.

    Filled StarFilled StarFilled StarFilled StarStar

    By Jhosse P M R

    •

    Feb 4, 2017

    Excelent course to start with the basics of R language. It gives a modern introduction to R programming avoiding traditional topics like loops and conditionals keeping them for more advanced programming topics. It also covers almost all tidyverse packages with a shallow introduction to the most common packages.

    I have acomplaint. The dataset for the final quiz was outdated, I managed to pass the quiz guessing variable names.

    Filled StarFilled StarFilled StarFilled StarStar

    By Patrick R

    •

    Dec 10, 2018

    The course book is good and a nice resource. Swirl lessons were also really nice. They are interactive and helped becoming familiar with the functions. However, video tutorials on real datasets like the one from week 4 would be helpful. Also, the final quiz was disproportionally difficult in comparison to what was taught during the weeks leading up to week 4. Overall a good course that provides a solid introduction to R.

    Filled StarFilled StarFilled StarFilled StarStar

    By Andy W

    •

    Apr 12, 2021

    The exercises and examples led to a better understanding than many course I've taken. The swirl interactive sessions helped to understand it well. It is sometimes frustrating to get the right answer, but but do it in the wrong way and not have it count. Also there is the issue of having old versions of tidyverse in course (e.g., gather vs pivot_longer), but it would be pretty hard to keep the course constantly updated.

    Filled StarFilled StarFilled StarFilled StarStar

    By Aubrey L

    •

    Jan 17, 2020

    Some frustrating issues with Swirl functionality, but the discussion boards are helpful for troubleshooting fixes. Seems to cover the majority of the basics I previously learned in the R section of an in-person, for-credit Quantitative Methods of Management course I took at my college, plus it included a few additional useful topics. I appreciate that it provides links for additional learning. All around solid course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Fernando J N

    •

    Jan 9, 2018

    Very informative, however could be more complete. Some functions aren't introduced and the swirl package didn't accept other solutions path that would likewise lead to the same result. I believe also that some update would not harm. However, this course is really informative and, in my opinion, one of the best available. I really enjoy this course. Nice job and thank you very for sharing this knowledge.

    Filled StarFilled StarFilled StarFilled StarStar

    By Robert S

    •

    Jul 23, 2020

    The swirl assignments are fairly good but not that engaging. If you don't mind doing only readings and swirl assignments, this is a good course to take. If you really want video lectures, you'll want to look elsewhere (there are essentially none). The final assignment was pretty good for making you look things on your own in order to get the solutions, while also not being unreasonably difficult.

    Filled StarFilled StarFilled StarFilled StarStar

    By Goldie T P

    •

    Dec 12, 2017

    You are very much on your own as far as figuring out methods and steps. Expect to use the forums a lot. The professor does a great job explaining but there's a gap between the lecture and the assignment. I compare it to not knowing what a circle is and then being asked to draw one just based on someone's explanation. You'd get better results if you were at least shown a curved line.

    Filled StarFilled StarFilled StarFilled StarStar

    By Nicole V

    •

    Feb 26, 2018

    I really liked the format of the Quiz for Week 4 - there is a dataset given and questions requiring you to do your own data manipulation/calculation to come to an answer (as opposed to the other weeks requiring swirl lessons, which weren't as fun/challenging). I would've liked to see more of the Week 4 type quizzes earlier. Overall, though, this is a good foundation course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Nashit A

    •

    Jul 21, 2017

    Swirl should be accepting of other answers as well as different snippets of code will produce the same result.

    At times this got frustrating and my reason of taking time to complete the course is because I'd leave things in between because of swirl issues.

    This goes away and it is a 5-star as a beginner course; it is made beautifully to get us up to speed

    Filled StarFilled StarFilled StarFilled StarStar

    By Alen D

    •

    Sep 2, 2019

    This course is very informative and practical special the last assignment because I saw the real data and use of some of packages and functions which I only read them so far and I didn't know how to use them. I didn't give five stars only because problem which I have with swirl during the course:)

    Filled StarFilled StarFilled StarFilled StarStar

    By Morgan T

    •

    Jun 15, 2018

    I wish there had been more exercises like the final Week 4 quiz along the way -- Swirl was useful as an interactive supplement to the readings, but those last 10 questions were the only time where I really felt challenged to use learnings to solve problems more independently and originally.

    Filled StarFilled StarFilled StarFilled StarStar

    By Mehmet U

    •

    Oct 2, 2018

    Recorded whiteboard classes or videos from the instructors would significantly increase the value of the course. There should be more interaction with the instructors. Some weeks tasks/assignments were extremely more difficult compared to others. Otherwise, I liked it and learned a lot.

    Filled StarFilled StarFilled StarFilled StarStar

    By Md K S

    •

    May 7, 2020

    A very unique approach to teaching a programming language. This course removed my fear of learning a programming language. I have become comfortable in running Rstudio, and understand the codes. Various excel operations I feel comfortable doing with R. Thanks for the course Dr. Peng.

    Filled StarFilled StarFilled StarFilled StarStar

    By Matthew D

    •

    Aug 21, 2017

    The course is great, and very challenging. It is a little frustrating that the course requires 1 out of 2 programming assignments to be completed, but shows you as past due despite reaching that goal...

    Getting this corrected and verified by Coursera has also been difficult.

    Filled StarFilled StarFilled StarFilled StarStar

    By Juan F C C

    •

    Jan 28, 2021

    Bastante buen curso, cubre gran cantidad de las funciones y paquetes existentes. El problema fue el examen. En ocasiones no se especificaba bien lo requerido y basicamente fue como te enseñamos a batir un huevo, haz esta tarta de merengue. Aun asi, bastante bien.

    Filled StarFilled StarFilled StarFilled StarStar

    By Eugene W

    •

    Feb 21, 2017

    The material gets progressively tougher but I never felt totally overwhelmed. My only feedback is for the mentors to be more responsive in the forums - if we're posting it means we've already thrown everything at the question and still couldn't figure it out.

    Filled StarFilled StarFilled StarFilled StarStar

    By Rohit S

    •

    May 5, 2018

    It's a great course for those who are just starting to learn R, It provides enriching for data analysis, however as a constructive feedback, I feel there could be improvements around how the exercise are planned and the submission process for the exercises

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 13
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.