This is an assignment from Roger Peng's R course. I've written two Lexical Scoping functions as described below
This function creates a special "matrix" object that can cache its inverse
This function computes the inverse of the special "matrix" returned by makeCacheMatrix. Please proceed to cacheMatrix.R. Thank you for your time!