Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why do all the functions return data frames? #26

Open
rasmus87 opened this issue Dec 30, 2020 · 0 comments
Open

Why do all the functions return data frames? #26

rasmus87 opened this issue Dec 30, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rasmus87
Copy link

All functions seem to return a result using as.data.frame(...).

The built in example dataset is also a data frame class.

Since the package is marketed as an intended expansion package working with tidyverse is should probably be updated to tibbles.

@CWWhitney CWWhitney added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants