Compare commits

...

3 commits

Author SHA1 Message Date
dbdcf57f8f
updated demo
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run
2025-05-07 11:06:30 +02:00
a87a382bcf
correct demo path 2025-05-07 09:55:03 +02:00
a9e7e9a948
relocate demo gif 2025-05-07 07:48:50 +02:00
8 changed files with 5 additions and 3 deletions

View file

@ -16,3 +16,4 @@
^app_hosted$ ^app_hosted$
^app$ ^app$
^page$ ^page$
^demo$

1
.gitignore vendored
View file

@ -13,3 +13,4 @@ inst/doc
app_hosted app_hosted
app app
page page
demo

View file

@ -1 +1 @@
hosted_version <- function()'v25.5.1-250506' hosted_version <- function()'v25.5.1-250507'

View file

@ -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! All feedback is welcome and can be shared as a GitHub issue. Any suggestions on collaboration is much welcomed. Please reach out!
![FreesearchR demo](demo/demo.gif) ![FreesearchR demo](./man/figures/demo.gif)
## Motivation ## Motivation

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 MiB

View file

@ -3954,7 +3954,7 @@ is_identical_to_previous <- function(data, no.name = TRUE) {
#### Current file: /Users/au301842/FreesearchR/R//hosted_version.R #### Current file: /Users/au301842/FreesearchR/R//hosted_version.R
######## ########
hosted_version <- function()'v25.5.1-250506' hosted_version <- function()'v25.5.1-250507'
######## ########

BIN
man/figures/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB