fortify.listR Documentation

Convert list to data.frame

Description

Convert list to data.frame

Usage

## S3 method for class 'list'
fortify(model, data = NULL, ...)

Arguments

model

list instance

data

original dataset, if needed

...

other arguments passed to methods

Value

data.frame