Skip to content

Constructor method TCC() #8

@tomoakin

Description

@tomoakin

By defining TCC() method as a constructor,
TCC object can be created with
tcc <- TCC(count = count, group = group)
which is simpler than
tcc <- new("TCC", count = count, group = group)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions