R Intro Oct 23-30 Flashcards

1
Q

what is R

A

R is a powerful and popular programming language for statistical computing and data analysis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is RStudio?

A

is an integrated development enviroment for R (IDE) it provides a user-friendly interface for writing and running R.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is tidyverse?

A

is a collection of Rpachages designed for data science and data analysis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what are 2 ways to run your codes in Rstudio?

A

type code in console window and press enter

type in the scripting window and press CTRL + enter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

a researcher named a variable “february” what is the mostly likely data type?

A

not possible to know as in R there are no contraints of what we name things.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly