dot-path_to_string: Convert a path object to a printable string

.path_to_stringR Documentation

Convert a path object to a printable string

Description

Convert a path object to a printable string

Usage

.path_to_string(path)

Arguments

path

(list) A path object encoded as a depth and a list of path elements.

Value

(character(1)) A string path such as "x$a[[1]]".


tibblify documentation built on May 9, 2026, 5:07 p.m.