opal.symbol_save: Save a tibble identified by symbol as a file of format SAS,...

Description Usage Arguments

Description

Save the tibble identified by the symbol in a file of the R session workspace

Usage

1
opal.symbol_save(opal, symbol, destination)

Arguments

opal

Opal object.

symbol

Name of the R symbol representing a tibble.

destination

The path of the file in the R session workspace. Supported file extensions are: .sav (SPSS), .sas7bdat (SAS), .dta (Stata), .csv (comma separated values), .tsv (tab separated values).


datashield/opal documentation built on May 14, 2019, 7:53 p.m.