load_data {INSPECTumours}R 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


[Package INSPECTumours version 0.1.0 Index]