The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The purpose of trelloR
is to help you interact with the
Trello
API from R.
Request cards and return a data frame:
library(trelloR)
= "https://trello.com/b/wVWPK9I4/r-client-for-the-trello-api"
board = get_board_cards(board) cards
install.packages("trelloR")
# install.packages("remotes")
::install_github("jchrom/trelloR") remotes
trelloR
is not affiliated, associated, authorized,
endorsed by or in any way officially connected to Trello, Inc. (https://trello.com/).
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.