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.10%3A_Data_Frames
    Each of the columns in the data frame contains one of the variables, with the name that we gave it when we created the data frame. For example, if we wanted to access the mileage variable, we would co...Each of the columns in the data frame contains one of the variables, with the name that we gave it when we created the data frame. For example, if we wanted to access the mileage variable, we would combine the name of the data frame with the name of the variable as follows: In some of the examples in the book, you will see something called a tibble; this is basically a souped-up version of a data frame, and can be treated mostly in the same way.

Support Center

How can we help?