mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 01:49:39 +02:00
This commit is contained in:
parent
cdcf3f5920
commit
0175672dc9
7 changed files with 6 additions and 2 deletions
|
@ -15,3 +15,4 @@
|
|||
^CITATION\.cff$
|
||||
^app_hosted$
|
||||
^app$
|
||||
^page$
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ docs
|
|||
inst/doc
|
||||
app_hosted
|
||||
app
|
||||
page
|
||||
|
|
|
@ -1 +1 @@
|
|||
hosted_version <- function()'v25.5.1-250505'
|
||||
hosted_version <- function()'v25.5.1-250506'
|
||||
|
|
|
@ -13,6 +13,8 @@ The [***FreesearchR***](https://agdamsbo.shinyapps.io/FreesearchR/) is a simple,
|
|||
|
||||
All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!
|
||||
|
||||

|
||||
|
||||
## Motivation
|
||||
|
||||
This app has the following simple goals:
|
||||
|
|
BIN
demo/demo.gif
Normal file
BIN
demo/demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 MiB |
|
@ -3954,7 +3954,7 @@ is_identical_to_previous <- function(data, no.name = TRUE) {
|
|||
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
|
||||
########
|
||||
|
||||
hosted_version <- function()'v25.5.1-250505'
|
||||
hosted_version <- function()'v25.5.1-250506'
|
||||
|
||||
|
||||
########
|
||||
|
|
BIN
inst/apps/FreesearchR/www/web_data.rds
Normal file
BIN
inst/apps/FreesearchR/www/web_data.rds
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue