team_6: Function from Team 6

Description Usage Arguments Value

Description

Function from Team 6

Usage

1
team_6(file, tolerance)

Arguments

file

A path having shape file of selected country.

tolerance

A number for tolerence.

Value

The dataframe about how to plot the map of a country such as Australia as default examples file<-"gadm36_AUS_shp/gadm36_AUS_1.shp" tolerance <- 0.1 team_6(file="gadm36_AUS_1.shp",0.01) team_6(file,0.1)


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