Skip to content

atomicbutterfly/Rcourse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code from Computing Data Analisys

cover

This is currently the code im developing for the couse at cousera

Objectives of the course

  • Read formatted data into R
  • Subset, remove missing values from, and clean tabular data
  • Write custom functions in R to implement new functionality and making use of control structures such as loops and conditonals
  • Use the R code debugger to identify problems in R functions
  • Make a scatterplot/boxplot/histogram/image plot and modify a plot with custom annotations
  • Define a new data class in R and write methods for that class

Structure of the project

The project will be divided in assignment packages, each one with a readme with the description of the solutions to the excersices. Unit testing library svUnit is used for the test packages

About

R Computing Data Analysis Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%