R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
	# Loads cosinor_reg in the model database
	make_cosinor_reg()
}

Try the card package in your browser

Any scripts or data that you put into this service are public.

card documentation built on April 3, 2025, 10:52 p.m.