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.


arnima-github/arni documentation built on Oct. 28, 2023, 6:18 p.m.