mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
naming and dealing with a dependency issue. ready for first release
This commit is contained in:
parent
10d34dd3d6
commit
a01f7157b5
30 changed files with 664 additions and 1026 deletions
|
|
@ -56,8 +56,8 @@ tm_variable_browser_module <- tm_variable_browser(
|
|||
|
||||
filters <- teal::teal_slices()
|
||||
|
||||
app_source <- "https://github.com/agdamsbo/webresearch"
|
||||
gh_issues_page <- "https://github.com/agdamsbo/webresearch/issues"
|
||||
app_source <- "https://github.com/agdamsbo/freesearcheR"
|
||||
gh_issues_page <- "https://github.com/agdamsbo/freesearcheR/issues"
|
||||
|
||||
header <- tags$span(
|
||||
style = "display: flex; align-items: center; justify-content: space-between; margin: 10px 0 10px 0;",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue