git clone https://github.com/<yourgithubusername>/pendulum.git
pendulum
at ropensci/pendulum
) by doing git remote add upstream https://github.com/ropensci/pendulum.git
. Before making changes make sure to pull changes in from upstream by doing either git fetch upstream
then merge later or git pull upstream
to fetch and merge in one stepropensci/pendulum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.