Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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