valid_proportions: valid_proportions

View source: R/data_gen.R

valid_proportionsR Documentation

valid_proportions

Description

A function used to check if a vector of proportions is valid

Usage

valid_proportions(x, tolerance = 1e-07)

Arguments

x

numeric

tolerance

a tolerance value

Value

logical


SVA-SE/freedom documentation built on Feb. 1, 2023, 5:50 p.m.