File: unitless.Rd

package info (click to toggle)
r-cran-units 0.8-1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,068 kB
  • sloc: xml: 2,437; cpp: 175; sh: 13; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/symbolic_units.R
\docType{data}
\name{unitless}
\alias{unitless}
\title{The "unit" type for vectors that are actually dimension-less.}
\format{
An object of class \code{symbolic_units} of length 2.
}
\usage{
unitless
}
\description{
The "unit" type for vectors that are actually dimension-less.
}
\keyword{datasets}