Skip to content

ChristianHeiny/ProgrammingAssignment2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

Lexical Scoping Functions Assignment

This is an assignment from Roger Peng's R course. I've written two Lexical Scoping functions as described below

Function: makeCacheMatrix

This function creates a special "matrix" object that can cache its inverse

Function: cacheSolve

This function computes the inverse of the special "matrix" returned by makeCacheMatrix. Please proceed to cacheMatrix.R. Thank you for your time!

About

Repository for Programming Assignment 2 for R Programming on Coursera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%