The goal of rminkav3 is access Minka observations through the API.
You can install the development version of rminkav3 from GitHub with:
# install.packages("pak")
pak::pak("Development-BioMarine/rminkav3")Minka is a citizen science app built for recording, organizing and sharing naturalistic observations of animals and plants. It allows anyone to become a researcher and that the observations we make serve for scientific use. Minka also allows users to create their own projects.
The link to access Minka’s website is
The goals of the rminka package are:
-
Directly access the data stored in Minka to be able to process them with R through the API.
-
Treat the data to be able to use them directly with other packages such as
vegan,biodiversityRordismo.
If you are new to rminka you are better off starting with a starting
web page of rminka in the github page of the project.
-
The main page directions is rminka website
-
The starting web page is rminka starting
There are two main places to get help with rminka:
-
The RStudio community is a friendly place to ask any questions about R.
-
[Stack Overflow][so] is a great source of answers to common R questions. It is also a great place to get help, once you have created a reproducible example that illustrates your problem.
