README.md

STAT585_LAB3

the link to the git repository including all codes, test and documentation

  1. Creating an R package

  2. Cleaning up last lab's code and wrapping it in functions

  3. Writing some tests and documentation

team_X <- function(file, tolerance) where X is the solution for team X used, file is a file path to a shape file and tolerance is the value used for thinning the polygon

The return value is a data frame of the geographic information of the polygons and the additional information (such as name of the country, name of the territory/state, ...)



Alleansa/STAT585_LAB3 documentation built on May 21, 2019, 11:29 a.m.