Johannes Breuer
Johannes Breuer
The function `get_comment_threads()` does not collect all comments when the argument `max_results` is set to be > 100. Instead, it repeats the most recent 100 comments as often as necessary...
Error in read.dcf(path) : Found continuation line starting ' person("Nagi", "Te ...' at begin of record. The first result of my quick Google search suggests it has something to do...
First of all, I wanted to thank you for this amazing project (I also just donated via ko-fi and hope that you will be able to maintain this project for...
Mention the option of anonymous OSF links and this tool for anonymizing GitHub repositories: https://anonymous.4open.science/
E.g., the social networking features (following other users, starring projects) or making repositories citeable via .cff files.
source("https://git.io/xaringan2pdf") path
E.g., remove instructions to commit & push from the R Markdown Intro exercises & change examples of what to edit in the Git & RStudio exercises
Mention empirical results on reproducibility (and add figure on computational reproducibility)
Move archive part to section on sharing output with others
Hi Johannes, first of all thx for the great package! I just wanted to try out `tt_search()` for the hidden API. However, I get an error message, no matter what...