new release

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-10-27 10:28:22 +01:00
commit b9008543ee
No known key found for this signature in database
22 changed files with 1297 additions and 192 deletions

14
man/cut_methods.Rd Normal file
View file

@ -0,0 +1,14 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/cut-variable-ext.R
\name{cut_methods}
\alias{cut_methods}
\title{Library of cut methods with descriptions}
\usage{
cut_methods()
}
\value{
vector
}
\description{
Library of cut methods with descriptions
}