new_lsd: Internal constructor to create deb_lsd type

Description Usage

View source: R/01.2-lsd-class.R

Description

Asserts that l, s and d are of type double() and that bases is an integer() of length 2. Creates the object through new_rcrd().

Usage

1
new_lsd(l = double(), s = double(), d = double(), bases = c(20L, 12L))

jessesadler/debvctrs documentation built on June 14, 2021, 6:36 a.m.