read_dpt: load a .dpt file

Description Usage Arguments Value Examples

View source: R/read_dpt.R

Description

This function reads in a .dpt file and returns a list.

Usage

1
read_dpt(path_to_file)

Arguments

path_to_file

path to the input file

Value

A list of the input file

Examples

1
read_dpt(path_to_file = "workspace/data.dpt")

toebR/OPUSdata documentation built on Feb. 14, 2022, 8:16 a.m.