R/Scale.R

## File Name: Scale.R
## File Version: 9.03



#####################################################
# S3 method Scale
Scale <- function (object, ...)
{
    UseMethod("Scale")
}
#####################################################

Try the TAM package in your browser

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

TAM documentation built on May 29, 2024, 2:20 a.m.