This repository was created for the assignment B of the course STAT545B, UBC.
There are two parts of this assignment, and so two folders, one for each part.
This folder contains all the files related to the creation of a function, called count_iteration. More information about this function can be found in the README.md file of this folder.
This folder contains all the files related to the creation of the R package, containing the count_iteration function mentioned above. More information about this package can be found in the README.md file of this folder.