draw_ngon: graphs the area and perimeter of an n-gon

Description Usage Arguments Value Examples

View source: R/draw_ngon.R

Description

graphs the area and perimeter of an n-gon

Usage

1
draw_ngon(ngon_coord2)

Arguments

ngon_coord2

a tibble output from the function map_ngon

Value

a ggplot with the plot of the n-gon shape with radius r as defined in ngon

Examples

1

sunniraleigh/schoolR documentation built on Dec. 16, 2019, 12:48 a.m.