plot: Plot indicatrix

Description Usage Arguments

Description

This function plots the sf geometry and Tissot indicatrix circles that were generated. ggplot2 library required.

Usage

1
2
## S3 method for class 'tissot'
plot(x, ..., crs = "auto", areachange = FALSE)

Arguments

x

tissot object

...

ignored

crs

target coordinate reference system: object of class 'crs', or input string for st_crs, default is automatic

areachange

Boolean to specify if you want to plot the area change or not in percentage, Default is FALSE


jonas-hurst/advanced-tissot documentation built on Jan. 2, 2022, 7:44 a.m.