File: TABLE.SIGNIFICANT.DIGITS.Rd

package info (click to toggle)
r-cran-nozzle.r1 1.1-1%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 796 kB
  • sloc: javascript: 553; makefile: 12
file content (14 lines) | stat: -rw-r--r-- 346 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\docType{data}
\name{TABLE.SIGNIFICANT.DIGITS}
\alias{TABLE.SIGNIFICANT.DIGITS}
\title{Default number of significant digits to be used to trim numeric columns in tables.}
\format{num 2}
\usage{
  TABLE.SIGNIFICANT.DIGITS
}
\description{
  Default number of significant digits to be used to trim
  numeric columns in tables.
}
\keyword{datasets}