load_ace_file: Reads raw ACE data from a file.

View source: R/load-ace.R

load_ace_fileR Documentation

Reads raw ACE data from a file.

Description

Reads, parses, and converts an ACE csv or xls into an R data.frame.

Usage

load_ace_file(file, app_type)

Arguments

file

The name of the file which the data is to be read from.

app_type

character What app data export type produced this data? One of c("explorer", "email", "pulvinar").

Value

Returns the file's content as an R data.frame.


josegallegos07/aceR documentation built on July 19, 2024, 6:32 p.m.