Supporting Statistical Analysis for Research
1.1 Programming basics
Create a object with the value
ireferenced by the namefirst_object.Set RStudio to python mode
library(reticulate) repl_python()first_object = "i"Create a object with the value
52referenced by the namesecond_object.second_object = 52