We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6add8d8 commit bc4bc29Copy full SHA for bc4bc29
cachematrix.R
@@ -27,7 +27,7 @@ makeCacheMatrix <- function(x = matrix()) {
27
## Return the inverse matrix by calling the functions defined above
28
## Please ignore this comment - just for demo
29
## Please ignore - wip feature change - second change - pullrequestcheck
30
-## Edit one
+## Edit one + two
31
32
cacheSolve <- function(x, ...) {
33
## Return a matrix that is the inverse of 'x'
0 commit comments