Thanks for considering contributing our i2d package. When contributing to this repository, please first discuss the change you wish to make via Issues, email (xiaoyu.liang@yale.edu), or any other method with the owners of this repository before making a change.
Before reporting a bug, please ensure the bug was not already reported by searching on GitHub under issues.
Have an idea for a new i2d feature? Take a look at the package main page and issues to see if it is included or suggested. If not yet, suggest your idea as an issue on i2d. While we can't promise to implement your idea, it helps to:
Functions are described as comments near their code. If you want to improve a function description or make any change of the function, we recommend you to upload a new function with a new name.
R/
directory in the code repository.We try to follow the GitHub flow for development.
git pull upstream master
..Rproj
).devtools::check()
and aim for 0 errors and warnings.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.