Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Statistics LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Cover Page
    • License
    • Show TOC
    • Embed Jupyter
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
  • Include attachments
Searching in
About 1 results
  • https://stats.libretexts.org/Courses/Cerritos_College/Introduction_to_Statistics_with_R/02%3A_Introduction_to_R/2.11%3A_Using_R_Libraries
    Many of the useful features in R are not contained in the primary R package, but instead come from libraries that have been developed by various members of the R community. Before we can use a package...Many of the useful features in R are not contained in the primary R package, but instead come from libraries that have been developed by various members of the R community. Before we can use a package, we need to install it on our system, using the install.packages() function: This will automatically download the package from the Comprehensive R Archive Network (CRAN) and install it on your system.

Support Center

How can we help?