pmx_raw_to_tibble: Convert raw strings to tibble

pmx_raw_to_tibbleR Documentation

Convert raw strings to tibble

Description

Convert raw data strings to a tibble format.

Usage

pmx_raw_to_tibble(x, sep, file)

Arguments

x

A list containing the raw data as vector of strings ('x$raw').

sep

A separator which will be used to create columns.

file

The name of the file to be parsed.

Value

A tibble.


ggPMX documentation built on July 9, 2023, 7:45 p.m.