Sharing repository
The workshop repository is configured to be used together with QGIS Resource Sharing to install R Scripts for QGIS. This will be used as a repository to share the tools developed by the other participants. The configuration of this repository is explained in the entry on QGIS Resource Sharing.
We invite you to share your tools through a PR to the main branch of the repository on GitHub. Please take into consideration the following instructions:
-
Create a repository fork gavg712/taller-r-scripts-for-qgis from your GitHub account:
GitHub Fork button view
-
From the console or from Rstudio, clone the repository from your GitHub account, to have a local version on your computer.
-
Add/Copy the files you want to share (
*.rsx
,*rsx.help
) to thecollections/user2022-rscripts/rscripts
directory and commit git index. -
Create a Pull Request from your fork to the repository of the workshop.
View of Contribute and Open a Pull Request buttons on GitHub
The PRs we receive will be accepted during the tutorial so that they can be available for the final part of the tutorial.