Code Monkey home page Code Monkey logo

courses-introduction-to-r's Introduction

Introduction to R

This repository contains the source files for the introduction to R course (id 58).

courses-introduction-to-r's People

Contributors

amy-datacamp avatar brandonkrull avatar chapmanj-2810 avatar constvarlet avatar datacamp-content-creator avatar datacamp-machine-user avatar filipsch avatar gor181 avatar ismayc avatar isserp avatar izzyweber avatar jaredsilver avatar jdmunro avatar jlooney6 avatar jonathancornelissen avatar jsaddlemyer avatar kacawi avatar klmedeiros avatar machow avatar maria-datacamp avatar martijnsublime avatar matsuim avatar mcls avatar ncarchedi avatar richierocks avatar shoninouye avatar timsangster avatar tvirot avatar vvnkr avatar yashasroy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

courses-introduction-to-r's Issues

Typo

A user noted that it should say "row names" instead of "column names"
image

changing instructions for Ordered Factors

Below is a list of most common code submissions that generated repeat messages. The most common seems to be people not realizing that they need 1 entry per analyst.

                # Create speed_vector\nspeed_vector <- c("slow", "fast", "insane") 
                                                                               253 
 # Create speed_vector\nspeed_vector <- ("fast", "slow", "slow", "fast", "insane") 
                                                                               147 
                                            # Create speed_vector\nspeed_vector <- 
                                                                               140 
          # Create speed_vector\nspeed_vector <- c(fast, slow, slow, fast, insane) 
                                                                               103 
                  # Create speed_vector\nspeed_vector <- c("slow","fast","insane") 
                                                                                80 
     # Create speed_vector\nspeed_vector <- ("fast","slow","slow","fast","insane") 
                                                                                55 

Student feedback

Hello I am completely the intro to R course which I am finding very valuable. I think it is a really well thought-at training program and I am enjoying it a lot. However, I just got to the module on factors and was really disappointed that DataCamp is using gender as the example of a categorical variable. There are so many options to pick from here and DataCamp has chosen one which is a sensitive issue for many people and I am sure many of DataCamp's users. Is it possible for this to be changed? It seems like such a silly thing to have in an otherwise awesome training program. Kind regards Emma

Cf [email protected], #51193

'Sex' instead of 'Gender' in exercises

In this exercise and several that follow, 'Sex' is incorrectly referred to as 'Gender'.

@ludov04 note4d a student providing such feedback (I have encountered the same in other courses):

screenshot 2017-06-08 12 43 18

According to wikipedia (many other references but this was easiest) ,

The World Health Organization (WHO) similarly states that "'sex' refers to the biological and physiological characteristics that define men and women" and that "'male' and 'female' are sex categories".

This is both a socially and politically charged issue. I would have edited the exercise noted and issued a PR but as it seems to propagate throughout the course I am raising this issue. Happy to discuss further!

error when knit

I download the zip of this project and open the chapter1.Rmd on Rstudio then knit to html and it had the error like this

screen shot 2017-02-05 at 20 33 06

what should I do for run it?

Bug in "Create a vector"?

Hi,

I've been using DataCamp recently to get familiar with R. For "Create a vector (1)", my input is

Vegas = "Here we go!"

However, the output after clicking 'Submit Answer' is:

> Vegas = "Herewego!"
Make sure that you assign the correct value to 'Vegas'. Don't forget that R is case sensitive.

If it helps, I am using Google Chrome.

Translation

Hi Team,

This is not exactly an issue, but I figured this is probably the best way to get in touch with the team.

My team at Skooldio, a technology academy in Thailand, has just finished translating DataCamp's free intro to R course into Thai. Given that it's DataCamp's original content, I'd like ask what would the best way to publish it. I noticed that some were officially announced in DataCamp's blog (e.g. https://www.datacamp.com/community/blog/new-italian-and-german-translations-of-introduction-to-r#gs.Gga6lus), while others were officially hosted on DataCamp's github account (e.g. https://github.com/datacamp/courses-intro-to-r-french).

Here are the links to our translated course and our github repository:
https://www.datacamp.com/courses/ภาษา-r-เบื้องต้น
https://github.com/tvirot/courses-intro-to-r-thai

Please let us know what you think and how we should proceed :)

Thanks!
Ta

Typo in Exercise

In this exercise, the first bullet point should read

selects the value at the first row and second column in mydf

image

Maintain Intro to R

This is a container issue for the Content Quality team to track maintenance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.