Learn R Programming

ravecore (version 0.1.0)

rave_path: Find file paths based on storage

Description

A generic function that will be dispatched to using different method based on input x

Usage

rave_path(x, storage = NULL, ...)

Arguments

x

R object

storage

storage type, different options based on different R objects

...

additional arguments passed to dispatched method