read_file: Read the uploaded file

View source: R/mod_upload_file_fct_utils.R

read_fileR Documentation

Read the uploaded file

Description

This function reads the uploaded file.

Usage

read_file(path)

Arguments

path

String length 1. The path of the dataset

Details

The read_file function currently reads Excel, csv, tsv, and SPSS files. If none of the above file type, then an error message is propagated throughout

Value

A tibble of the dataset


lefkiospaikousis/ClusterAnalysis documentation built on July 18, 2022, 1:55 p.m.