Nothing
#' An example of data_final_cut_weights
#'
#' Each species should have one weight that is multiplied with the probability of being harvested when final_cut is applied
#'
#' @format A data frame with 36 rows and 6 variables:
#' \describe{
#' \item{species}{species name as used in data_NFI}
#' \item{step_1}{final cut weight applied in step 1}
#' \item{step_2}{final cut weight applied in step 2}
#' \item{step_3}{final cut weight applied in step 3}
#' \item{step_4}{final cut weight applied in step 4}
#' \item{step_5}{final cut weight applied in step 5 and all subsequent steps}
#' }
#' @export
"data_final_cut_weights"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.