Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
pgomba committed Nov 23, 2024
1 parent 0e2fea7 commit 1e04627
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,13 @@ devtools::install_github("pgomba/MDPI_explorer")
library(MDPIexploreR)
```

## Citation

If you use `MDPIexploreR` in a publication or report, please cite it. Find the correct citation [here](https://pgomba.github.io/MDPI_explorer/authors.html#citation) or running this code:

``` r
citation("MDPIexploreR")

```

Head to [Introduction to `MDPIexploreR`](https://pgomba.github.io/MDPI_explorer/articles/introduction_MDPIexploreR.html) to get a glimpse of the functionalities of `MDPIexploreR`:
7 changes: 7 additions & 0 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pkgdown: 2.1.1
pkgdown_sha: ~
articles:
article_functions: article_functions.html
last_built: 2024-11-23T17:09Z
last_built: 2024-11-23T23:08Z
urls:
reference: https://pgomba.github.io/MDPI_explorer/reference
article: https://pgomba.github.io/MDPI_explorer/articles
2 changes: 1 addition & 1 deletion docs/search.json

Large diffs are not rendered by default.

0 comments on commit 1e04627

Please sign in to comment.