Learn R Programming

investr (version 1.1.0)

makeData: Make new data frame

Description

Create a new data frame from a specified x value that has the same structure as the data frame used to create object.

Usage

makeData(object, x)

Arguments