Description Usage Arguments Value Examples
Calcualate the State FTE for a given YRQ.
1 |
data |
The dbo_class table saved as an R object |
yrq |
The desired YRQ. |
returns a tibble.
1 2 3 4 5 6 7 | ## Not run:
dbo_class %>%
state_fte("C012")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.