load_data: function to read data from users (.csv or .xlsx files)

View source: R/utils.R

load_dataR Documentation

function to read data from users (.csv or .xlsx files)

Description

function to read data from users (.csv or .xlsx files)

Usage

load_data(path, name)

Arguments

path

path to a temp file

name

filename provided by the web browser

Value

data frame


AstraZeneca/INSPECTumours documentation built on March 30, 2023, 12:30 p.m.