load_data_from_xlsx: Load data from an Excel spreadsheet formatted file

View source: R/data_import.R

load_data_from_xlsxR Documentation

Load data from an Excel spreadsheet formatted file

Description

Load data from an Excel spreadsheet formatted file

Usage

load_data_from_xlsx(file_name)

Arguments

file_name

the name of the file, assumed to be located in a directory called 'data'

Value

A dataframe with all content of the Excel spreadsheet.


dsu-effectiveness/utHelpR documentation built on April 26, 2024, 12:24 p.m.