state_fte: Calculate State FTE

Description Usage Arguments Value Examples

View source: R/state_fte.R

Description

Calcualate the State FTE for a given YRQ.

Usage

1

Arguments

data

The dbo_class table saved as an R object

yrq

The desired YRQ.

Value

returns a tibble.

Examples

1
2
3
4
5
6
7
## Not run: 

dbo_class %>%
  state_fte("C012")


## End(Not run)

Edgar-Zamora/bbccIR documentation built on Feb. 3, 2022, 11:06 a.m.