external_functions: External package functions

Description Usage

Description

Some dependencies only include one function useful to this analysis, I copied them here to make installation easier.

Format:

package: function subroutines etc.

Functions:

plyr: rbind.fill compact output_template allocate_column make_assignement_call quickdf make_names

ncdf4.helpers: nc.get.dim.names nc.get.dim.for.axis

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
compact(l)

output_template(dfs, nrows)

## S3 method for class 'fill'
rbind(...)

allocate_column(example, nrows, dfs, var)

make_assignment_call(ndims)

quickdf(list)

make_names(x, prefix = "X")

nc.get.dim.for.axis(f, v = 1, axis)

nc.get.dim.names(f, v)

nc.get.dim.axes(f, v, dim.names)

bmcnellis/RSFIA documentation built on June 1, 2019, 7:40 a.m.