Learn Before
Concept
R syntax
Use "$ R" to launch r interpreter. Once launched, prompts will show up before of each line of code to write that look like ">". The output of any of your code will have the line of output in brackets . If it were the first line of output, a "[1]" would appear before the output.
0
1
Updated 2020-06-10
Tags
Data Science