Views provided by UsageCounts
This Zenodo/GitHub repository provides the data and R code behind the paper Protected Area Personnel and Ranger Numbers are Insufficient to Deliver Global Expectations by Appleton et al. (to appear in Nature Sustainability, 2022): https://doi.org/10.1038/s41893-022-00970-0 The data and R code are bundled together as an R package called rangeRinPA. To reproduce the results presented in the paper, download the zip file linked in this file, open R and set your working directory to where the zip file is. Then, to install and use rangeRinPA, execute the following R call: ## install remotes if missing if (!requireNamespace("remotes", quietly = TRUE)) { install.packages("remotes") } ## install rangeRinPA remotes::install_local("rangeRinPA-v_2022.09.26.zip") ## load rangeRinPA library(rangeRinPA) ## open the help that contains all steps to reproduce our workflow ?rangeRinPA This should open the main help file of this package. Alternatively, you can also follow the instructions on our GitHub repository which detail a different way of installing the package.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 4 |

Views provided by UsageCounts