Skip to content

Modify the length function to provide lengths of sites, datasets, &cetera. #8

@SimonGoring

Description

@SimonGoring

Currently, because of the structure of a neotoma2 object using the length() function only returns the number of sites.

There are several options here. One is to have something like length(x, 'datasets'), or we could do ndatasets().

I think that the base length() method does not allow other parameters, so that may not be an option.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions