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

Make print and summary functions for session object #27

Open
ArtPoon opened this issue Jul 23, 2019 · 0 comments
Open

Make print and summary functions for session object #27

ArtPoon opened this issue Jul 23, 2019 · 0 comments

Comments

@ArtPoon
Copy link
Contributor

ArtPoon commented Jul 23, 2019

Presently printing a session displays the following:

> ses
<environment: 0x5583ffd49208>
attr(,"class")
[1] "session"     "environment"

and calling summary() raises different errors:

> summary(ses)
Error in order(var_counts, decreasing = F) : argument 1 is not a vector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant