File: dot-recode_to_zero.Rd

package info (click to toggle)
r-cran-parameters 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,044 kB
  • sloc: sh: 15; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils.R
\name{.recode_to_zero}
\alias{.recode_to_zero}
\title{Recode a variable so its lowest value is beginning with zero}
\usage{
.recode_to_zero(x)
}
\description{
Recode a variable so its lowest value is beginning with zero
}
\keyword{internal}