Skip to content

Do we need as_tibble() to drop the class? #467

@dajmcdon

Description

@dajmcdon

as_tibble.epi_df <- function(x, ...) {

  • This makes epipredict internals painful. I can see that someone may want this behaviour, but it means any time someone calls a function (from another package) that anywhere uses as_tibble(), it drops the class.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions