sup_skeleton: Create A Supplement Skeleton Data Frame

View source: R/RcppExports.R

sup_skeletonR Documentation

Create A Supplement Skeleton Data Frame

Description

Create A Supplement Skeleton Data Frame

Usage

sup_skeleton(rows = NULL)

Arguments

rows

An integer giving the number of rows to include.

Value

A data frame with the format of a supplement, of class lefkoSD.

Examples

new_supp <- sup_skeleton(3)
new_supp


lefko3 documentation built on Jan. 31, 2026, 9:06 a.m.