roxygen3 (version 0.1)

DirectoryBundle-class: [DEV] A bundle of files in a directory.

Description

This function is aimed primarily at developers extending this package. You shouldn't need to use it for everyday operation.

A bundle of files in a directory.

Usage

DirectoryBundle(path, behaviour = default_behaviour())

Arguments

path
location of folder containing R files
behaviour
Behaviour object describing what tags, processors and writers to use

Generics with methods for DirectoryBundle

* = methods only defined for subclasses