check_bounds: Check boundaries

Description Usage Examples

View source: R/anem_assess.R

Description

Check that boundaries have slopes that are normal to each other

Usage

1
check_bounds(bounds)

Examples

1
2
3
4
5
## Not run: 
check_bounds(tibble(m=c(1,1,-1,-1)))
check_bounds(tibble(m=c(1,0.9,-1,-1)))

## End(Not run)

gopalpenny/anem documentation built on Dec. 20, 2020, 5:27 a.m.