import.table: Imports an external table into R

View source: R/ShinyApp.R

import.tableR Documentation

Imports an external table into R

Description

This function imports an external table into R.

Usage

import.table(directory)

Arguments

directory

the directory to the external table that should be imported into R

Details

This function imports an external table into R. It causes that only columns with integers or doubles are kept and works with .RData, .txt, .xls and .csv files as input.

Value

the imported data table


RomanSchefzik/DNT documentation built on Sept. 11, 2022, 10:29 p.m.