extract_path_list: Extract List of Paths from Data

Description Usage Arguments Value

View source: R/extract_path_list.R

Description

Given a data.frame with paths in a column 'path', generate a list.

Usage

1
extract_path_list(path_data, remove_repeating = FALSE)

Arguments

path_data

path_data

remove_repeating

remove_repeating

Value

a list of paths


bdshaff/conversionpath documentation built on Dec. 19, 2021, 7:41 a.m.