Rintro Logo
  • Introduction
  • Main features of R
  • Data structure
  • Basic Operations
  • Control Structures
  • Data Reading and Writting
  • Graphs
  • Statistical Treatment
  • RStudio: an integrated environment
  • Bibliography and References
Rintro
  • First Steps in R
  • View page source

First Steps in R

  • Introduction
  • Main features of R
    • Starting R
    • Quitting R
    • Help in R
    • Other useful commands
  • Data structure
    • Data structure types
      • Vectors
        • Numeric Vectors
        • Logical Vectors
        • Character Vectors
      • Matrices
      • Arrays
      • Factors
      • Lists
      • Data Frames (Tables)
        • Factors and Tables
        • Matrices and Tables
      • Functions
        • Looping Functions
    • Special Values
    • Subsetting
      • Removing NA values
  • Basic Operations
  • Control Structures
    • Types
    • Control Flow: break, next, return
  • Data Reading and Writting
    • ASCII data files
    • R Example Data
  • Graphs
    • Graphics package
    • Important Plotting Functions
    • Simple plots
    • Mathematical Annotation
    • Making use of colours
      • Colour Palettes
      • Colour Interpolation
      • Additional Palettes and colour functions
  • Statistical Treatment
    • Associated Functions
    • Common probability distributions
    • Example script
  • RStudio: an integrated environment
  • Bibliography and References
    • Books
    • On-line tutorial and courses
    • Center for Astrostatistics
    • R graphs
    • Blogs

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, M.T. Ceballos (IFCA), N. Cardiel (UCM).

Built with Sphinx using a theme provided by Read the Docs.