save.data: Function to write data in a csv file

Description Usage Arguments Examples

View source: R/save.data.R

Description

This function allows you to load data from csv-files and put them into a data.frame.

Usage

1
save.data(data, filename = NA)

Arguments

filename

Filename of the csv file to write ".csv". If not specified you are asked to enter a filename.

Examples

1

juliusfoerstel/LaseR documentation built on May 24, 2020, 11:54 a.m.