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
It is cleaner to have the reactable codes in functions outside index.Rmd. We will just call these functions inside index.Rmd to maintain a cleaner and readable RMarkdown file.
It is cleaner to have the reactable codes in functions outside
index.Rmd
. We will just call these functions insideindex.Rmd
to maintain a cleaner and readable RMarkdown file.For ideas, please take a look at: https://gitlab.com/rconf/userinfoboard/-/blob/master/index.Rmd and https://gitlab.com/rconf/userinfoboard/-/blob/master/R/programs.R
The text was updated successfully, but these errors were encountered: