sf_skeleton: Create Skeleton Stageframe

View source: R/RcppExports.R

sf_skeletonR Documentation

Create Skeleton Stageframe

Description

Function sf_skeleton() creates a skeleton stageframe object.

Usage

sf_skeleton(stages, standard = TRUE)

Arguments

stages

The number of stages, as an integer.

standard

A logical value indicating whether to create a standard stageframe object (TRUE, the default), or a reassessed stageframe object as created by function mpm_create() (FALSE).

Value

A data frame of class stageframe.


lefko3 documentation built on Sept. 11, 2024, 9:35 p.m.