Assignment 10

 

Often times I face the difficulty of not being able to save all my results from my R console to a file to refer back to it later. However, with my new package "checkpoint",  it will be able to save the code and all the results from the consol into a file and will be able to update the results for each line of code incase you want to edit it and rerun it. This will help me really keep track of my results in one location without it being disorganized.

https://github.com/aishwaryashiv10/Lis6371/blob/08a989e95e6e79ff1c97950fef1e3f7fb45b6de3/Module%2010%20Assignment.R




Comments

Popular posts from this blog

Assignment 12

Assignment 11