Skip to content

Latest commit

 

History

History
34 lines (32 loc) · 556 Bytes

README.md

File metadata and controls

34 lines (32 loc) · 556 Bytes

R languague learning

Learning R programming lang

concepts Covered are:

  1. Data types
  2. Operators
  3. Loops
  4. if/else/switch statements
  5. functions
  6. Strings
  7. List
  8. Vector
  9. Array
  10. factors
  11. matrices
  12. data frames
  13. data reshaping
  14. packages
  15. data interfaces
    • csv
    • excel
    • binary files
    • XML file
    • JSON file
    • web data
    • Data base connections/operations
  16. Charts
    • pie chart
    • bar chart
    • bol plots
    • histograms
    • line graphs
    • scatteredplots