export: Export Data

View source: R/export.R

exportR Documentation

Export Data

Description

Print object without quotes or row names.

Usage

export(x)

Arguments

x

a vector, matrix, table, or data frame.

Value

Data frame representation of x.

Note

Useful for copying data from the console to a text editor or spreadsheet without ⁠[1,]⁠ indicators.


arni-magnusson/arni documentation built on Nov. 3, 2023, 7:35 p.m.