You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,10 @@ Before using any function from the package, an acro object should be initialised
42
42
>>> acro_init(suppress=TRUE)
43
43
```
44
44
45
+
### Try Online with MyBinder
46
+
47
+
Try an example notebook in RStudio online on [MyBinder.org](https://mybinder.org/v2/gh/AI-SDC/ACRO-R/main?urlpath=rstudio). Select the `example-notebook.Rmd` in the bottom-right pane after loading.
48
+
45
49
### Documentation
46
50
47
51
The github-pages contains pre-built [documentation](https://ai-sdc.github.io/ACRO-R/).
0 commit comments