as_pip: Assign PIP class to object

View source: R/pip_class.R

as_pipR Documentation

Assign PIP class to object

Description

Assign PIP class to object

Usage

as_pip(x)

## S3 method for class 'data.frame'
as_pip(x)

## S3 method for class 'list'
as_pip(x)

Arguments

x

dataframe or list. If dataframe, the number of unique elements in the variable module should be 1

Value

data.frame or list


PIP-Technical-Team/pipload documentation built on March 22, 2022, 3:22 a.m.