load.csv: Function to load csv files

Description Usage Arguments Examples

View source: R/load.csv.R

Description

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

Usage

1
load.csv(filename = NA)

Arguments

filename

Filename of the csv file to load without ".csv". If not specified you are asked to choose an option, when there is more than one file

Examples

1

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