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

Documents for active bindings are wrong #772

Closed
eitsupi opened this issue Feb 3, 2024 · 1 comment · Fixed by #819
Closed

Documents for active bindings are wrong #772

eitsupi opened this issue Feb 3, 2024 · 1 comment · Fixed by #819
Labels
documentation Improvements or additions to documentation

Comments

@eitsupi
Copy link
Collaborator

eitsupi commented Feb 3, 2024

It says like <DataFrame>$shape() for example, but that should be <DataFrame>$shape, not shape().

\usage{
DataFrame_shape()
}

Perhaps it should appear on the Class page rather than on individual pages with respect to attributes.

@eitsupi eitsupi added the documentation Improvements or additions to documentation label Feb 3, 2024
@eitsupi eitsupi added this to the 1st CRAN Release milestone Feb 3, 2024
@eitsupi eitsupi changed the title Documents for attributes are wrong Documents for active bindings are wrong Feb 16, 2024
@eitsupi
Copy link
Collaborator Author

eitsupi commented Feb 16, 2024

Example of documentation: #809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant