team_2: This function creates a dataframe from a shapefile using Team...

Description Usage Arguments Value Examples

View source: R/team_2.R

Description

This function creates a dataframe from a shapefile using Team 2's solution

Usage

1
team_2(place.file, tolerance)

Arguments

place.file

The full file path to your shapefile data.

tolerance

A number indicating the tolerance used to thin the shapefile.

Value

Returns a dataframe.

Examples

1
team_2("../data/gadm36_AUS_shp/gadm36_AUS_1.shp", 0.01)

EBlagg/STAT585.Lab3.Group8.2019 documentation built on May 29, 2019, 1:20 p.m.