circle_height: Calculate circle height

Description Usage Arguments Value

View source: R/circle-height.R

Description

Calculate circle height

Usage

1
2
3
4
5
6
7
circle_height(x)

## S3 method for class 'sf'
circle_height(x)

## S3 method for class 'data.frame'
circle_height(x)

Arguments

x

circle created by create_circle_plate()

Value

numeric height of circle


njtierney/ishihara documentation built on May 31, 2020, 9:01 a.m.