Re: [R] Issue writing correct code for Coursera assignment--performing matrix inversion

2015-02-19 Thread Duncan Murdoch
On 19/02/2015 3:13 PM, Samuel Colon wrote: > Hello All, > > I'm new to this mailing list, so please let me know if I've committed any > posting faux-pas. Yes, you should probably be using the Coursera support resources instead of this list. Duncan Murdoch > > I'm working on an assignment for m

[R] Issue writing correct code for Coursera assignment--performing matrix inversion

2015-02-19 Thread Samuel Colon
Hello All, I'm new to this mailing list, so please let me know if I've committed any posting faux-pas. I'm working on an assignment for my Coursera course; please see my code below in which I have tried to write two functions--to perform the task of matrix inversion and then caching that data. M