readExcel: This function reads a sheet of an Excel file and put the data...

Description Usage Arguments Value Author(s)

View source: R/inOutFiles.R

Description

This function reads a sheet of an Excel file and put the data into a data.frame.

Usage

1
readExcel(file, extension, sheet)

Arguments

file

The name of the Excel file.

extension

The extension of the file

sheet

The name of the sheet

Value

A data.frame

Author(s)

Samuel Wieczorek


DAPAR documentation built on April 11, 2021, 6 p.m.