in_range: Check if value is within an inclusive range

Description Usage Examples

View source: R/game_helpers.R

Description

Check if value is within an inclusive range

Usage

1

Examples

1
2
3
4
## Not run: 
in_range(c(-3,-1,0,5,10,14),c(0,10))

## End(Not run)

gopalpenny/genevoisgame documentation built on Sept. 9, 2020, 1:46 a.m.