We, the authors of the SmartEDA R package, use the same guide as is used for contributing to the development of R packages such as data.table and biotmle. This document is simply a formal re-statement of that fact.
All developers are very welcome to contribute to code, enhancement, documentation, testing and suggestions
SmartEDA is a new R package. if you’re new to coding and submitting pull requests (PRs), we encourage you to try. You can submit some recommendations in the issues or start coding a function or adding some parameters or fixing a bug or just rewriting a bit so that it is clear, well documented and understandable. Please do not hesitate to submit your changes. We will work together to integrate them.
Authors name would be added for their code contribution in the description file. Please document and comment your code. This will ensure that the entire code is clear and understandable.