demo added to readme
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-05-06 14:37:36 +02:00
parent cdcf3f5920
commit 0175672dc9
No known key found for this signature in database
7 changed files with 6 additions and 2 deletions

View file

@ -15,3 +15,4 @@
^CITATION\.cff$
^app_hosted$
^app$
^page$

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ docs
inst/doc
app_hosted
app
page

View file

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

View file

@ -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!
![FreesearchR demo](demo/demo.gif)
## Motivation
This app has the following simple goals:

BIN
demo/demo.gif Normal file

Binary file not shown.

After

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
########
hosted_version <- function()'v25.5.1-250505'
hosted_version <- function()'v25.5.1-250506'
########

Binary file not shown.