Skip to content

Repository for Programming Assignment 2 for R Programming on Coursera

Notifications You must be signed in to change notification settings

pluketic/ProgrammingAssignment2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Coursera - R Programming Course

Assignment 2

Posted by: Petar Luketic

Code overview

makeCacheMatrix creates a special matrix object, and then cacheSolve calculates the inverse of the matrix. If the matrix inverse has already been calculated, it will instead find it in the cache and return it, and not calculate it again.

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%