Learn R Programming

neotoma (version 1.7.4)

read.tilia: Read proxy data from Tilia TLX files

Description

Read proxy data from a Tilia TLX format file.

Usage

read.tilia(file)

Arguments

file

a string representing a Tilia TLX format file.

Value

Return a `download` object.

Examples

Run this code
# NOT RUN {
  crystal <- read.tilia('crystal.tlx')
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab