A toy package designed to showcase and serve as a reference/tutorial for S7 development. To be used in conjunction with the S7 package webs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 15 lines 521 B view raw
1% Generated by roxygen2: do not edit by hand 2% Please edit documentation in R/BigNum-package.R 3\docType{package} 4\name{BigNum-package} 5\alias{BigNum} 6\alias{BigNum-package} 7\title{BigNum: An S7 Showcase} 8\description{ 9A toy package designed to showcase and serve as a reference/tutorial for S7 development. To be used in conjunction with the S7 package website. 10} 11\author{ 12\strong{Maintainer}: Visruth Srimath Kandali \email{public@visruth.com} (\href{https://orcid.org/0009-0005-9097-0688}{ORCID}) 13 14} 15\keyword{internal}