get_shape_predictors: Get predictors for a shape

Description Usage Arguments Value

View source: R/shape_predictors.R

Description

Get predictors for a shape

Usage

1
get_shape_predictors(shape, df = FALSE, na_replacement = NA)

Arguments

shape

- the shape for which to get predictors

df

- whether to return the predictors as data.frame, useful for predict. If FALSE, returns a named list

na_replacement

- the value to use to replace NAs

Value

A named vector or dataframe containing all predictors for the shape. The list of predictors is contained in ssoftveR::shape_predictors.


Blaza/ssoftveR documentation built on May 6, 2019, 11:19 a.m.