tidy_JJM: Tidy results of JJM model

View source: R/tidy_jjm.R

tidy_JJMR Documentation

Tidy results of JJM model

Description

Tidy results of JJM model

Usage

tidy_JJM(models)

Arguments

models

an object of class jjm.output

Value

a list of tidy dataframes

Examples


## Not run: 
mod0.00 <- readJJM("h2_0.00", path = "config", input = "input")
tidy_jjm_results <- tidy_JJM(mod0.00)


## End(Not run)





SPRFMO/jjmr documentation built on March 27, 2024, 6:16 a.m.