Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fixed

Helper Functions for Profile Data Sets


Description

Helper Functions for Profile Data Sets

Usage

fixed(x, pct, index, ...)

## Default S3 method:
fixed(x, pct, index, ...)

## S3 method for class 'numeric'
fixed(x, pct, index, ...)

## S3 method for class 'factor'
fixed(x, pct, index, ...)

## S3 method for class 'character'
fixed(x, pct, index, ...)

## S3 method for class 'Date'
fixed(x, pct, index, ...)

## S3 method for class 'POSIXct'
fixed(x, pct, index, ...)

prof(x, grid, ...)

## S3 method for class 'numeric'
prof(x, grid, ...)

## S3 method for class 'factor'
prof(x, grid, ...)

## S3 method for class 'character'
prof(x, grid, ...)

## S3 method for class 'Date'
prof(x, grid, ...)

## S3 method for class 'POSIXct'
prof(x, grid, ...)

Arguments

x

A vector

pct, index, ..., grid

Options pass from step_profile()


recipes

Preprocessing Tools to Create Design Matrices

v0.1.16
MIT + file LICENSE
Authors
Max Kuhn [aut, cre], Hadley Wickham [aut], RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.