Learn R Programming

define (version 0.2.9)

as.xport: Coerce to class xport.

Description

Coerces to class xport.

Coerces labeled to xport.

Usage

as.xport(x, ...)

# S3 method for labeled as.xport(x, name, file, autogen.formats = FALSE, ...)

Arguments

x

a labeled data.frame

...

passed to write.xport

name

a name for the data.frame

file

where to write the data.frame

autogen.formats

passed to write.xport

Methods (by class)

  • labeled: labeled method for as.xport