Nothing
library(learnr) knitr::opts_chunk$set(echo = FALSE)
Which of the following code using to install packages into R will cause an error?
install.packages("r02pro")
install.packages(r02pro)
Write R code to load the package r02pro
2 + 3.floor.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.