rds2csv: Convert RDS file to CSV file

View source: R/rds2csv.R

rds2csvR Documentation

Convert RDS file to CSV file

Description

Converts an RDS file containing an R dataframe to a CSV.

Usage

rds2csv(file)

Arguments

file

RDS file name including path

Value

A CSV file in the same folder and with the same name as the RDS file


cfree14/freeR documentation built on Aug. 22, 2023, 11:12 p.m.