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

Function naming strategy #11

Closed
ShixiangWang opened this issue Jul 23, 2019 · 1 comment
Closed

Function naming strategy #11

ShixiangWang opened this issue Jul 23, 2019 · 1 comment
Assignees
Labels

Comments

@ShixiangWang
Copy link
Member

Comments from ropensci/software-review#315

  • Argument naming is not consistent - for example, the fetch_ API functions are in snake_case but a number of other functions are camel-cased with the first letter capitalized (i.e. XenaScan) or regular camel-cased (getTCGAdata). It would be helpful to adopt a similar casing style even if snake_case doesn't work because of consistency with other tools for these data sets.

This issue should be fixed in the next incompatible version.

@ShixiangWang ShixiangWang self-assigned this Jul 23, 2019
@ShixiangWang
Copy link
Member Author

不太现实,闭了

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

No branches or pull requests

1 participant