mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-09-12 09:59:39 +02:00
Compare commits
3 commits
0175672dc9
...
dbdcf57f8f
Author | SHA1 | Date | |
---|---|---|---|
dbdcf57f8f | |||
a87a382bcf | |||
a9e7e9a948 |
8 changed files with 5 additions and 3 deletions
|
@ -16,3 +16,4 @@
|
|||
^app_hosted$
|
||||
^app$
|
||||
^page$
|
||||
^demo$
|
||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,3 +13,4 @@ inst/doc
|
|||
app_hosted
|
||||
app
|
||||
page
|
||||
demo
|
||||
|
|
|
@ -1 +1 @@
|
|||
hosted_version <- function()'v25.5.1-250506'
|
||||
hosted_version <- function()'v25.5.1-250507'
|
||||
|
|
|
@ -13,7 +13,7 @@ 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
|
||||
|
||||
|
|
BIN
demo/demo.gif
BIN
demo/demo.gif
Binary file not shown.
Before 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-250506'
|
||||
hosted_version <- function()'v25.5.1-250507'
|
||||
|
||||
|
||||
########
|
||||
|
|
Binary file not shown.
BIN
man/figures/demo.gif
Normal file
BIN
man/figures/demo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 MiB |
Loading…
Add table
Reference in a new issue