create_entityset: Create entityset

Description Usage Arguments Value Examples

View source: R/create_entityset.R

Description

Create a blank entityset. A shortcut for ‘featuretools’' 'EntitySet'.

Usage

1

Arguments

id

The id of this entityset.

Value

An entityset.

Examples

1
create_entityset(id = "my_entityset")

featuretoolsR documentation built on April 25, 2020, 5:05 p.m.