get_single_rt: Calculate a single rate and evaluate the validity of the...

Description Usage Arguments Value Examples

View source: R/get_spec_rt.R

Description

Calculate a single rate and evaluate the validity of the output

Usage

1

Arguments

x

The numerator of the rate

y

The denominator of the rate

Value

A data frame containing the rate and validity of the output.

Examples

1
2
3
4
5
6
7
## Not run: 
a <- 10
b <- 100

get_single_rt(a, b)

## End(Not run)

bcgov/bcEpiRate documentation built on Feb. 24, 2022, 4:05 p.m.