con_fs: Constructor

View source: R/classes_con.R

con_fsR Documentation

Constructor

Description

Constructor

Usage

con_fs(x = getwd())

Arguments

x

(con_fs) File system path that inherits from con_fs

Examples

(x <- con("a/b/c"))
x %>% class()

rappster/laker documentation built on Aug. 15, 2022, 10:13 p.m.