team_8: Plot a state shape in Australia.

Description Usage Arguments Value Examples

Description

Plot a state shape in Australia.

Usage

1
team_8(file, tolerance = 0.1)

Arguments

file

The name of the file includes the data (shp. format).

tolerance

The tolerance level to thinen the origninal data. The default value is 0.1. The larger tolerance value, the thinner data.

Value

A list includes a vector of state name, and a data frame shows the polygon of longitudes and latitudes.

Examples

1
#Find the the path "fp" of your own shp file, then call team8(fp)

yuchenw2015/Team6 documentation built on May 9, 2019, 1:12 a.m.