Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
pgomba committed Oct 5, 2024
1 parent 3c60e0c commit 3279ef3
Show file tree
Hide file tree
Showing 24 changed files with 502 additions and 9,144 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# MDPIexploreR <img src="man/figures/logo.png" align="right" height="125" alt="" />
# MDPIexploreR <img src="man/figures/logo.png" align="right" height="125"/>

<!-- badges: start -->

[![R-CMD-check](https://github.com/pgomba/MDPI_explorer/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/pgomba/MDPI_explorer/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

<!-- badges: end -->

`MDPIexploreR` is an R package designed to facilitate sustainable web scraping of data from MDPI journals and articles, as well as assist in their analysis.
`MDPIexploreR` provides comprehensive tools to scrape and analyze data from the MDPI journals. It allows users to extract metrics such as submission-to-acceptance times, article types, and whether articles are part of special issues. The package can also visualize this information through plots. Additionally, `MDPIexploreR` offers tools to explore patterns of self-citations within articles and provides insights into guest-edited special issues.

## Installation

Expand All @@ -14,4 +15,4 @@ You can install the current version from [GitHub](https://github.com/) with:
``` r
devtools::install_github("pgomba/MDPI_explorer")
library(MDPIexploreR)
```
```
4 changes: 2 additions & 2 deletions docs/404.html

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

4 changes: 2 additions & 2 deletions docs/LICENSE.html

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

6 changes: 3 additions & 3 deletions docs/articles/index.html

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

143 changes: 143 additions & 0 deletions docs/articles/introduction_MDPIexploreR.html

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

14 changes: 7 additions & 7 deletions docs/authors.html

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

Loading

0 comments on commit 3279ef3

Please sign in to comment.