OpenAPI Full documentation in api.agrospace.cl
remotes::install_github('agrospace/ASAPI')
Satellite information base on pixel size of your farm.
The vectorial layer contains attributable geometries to by assigned as paddocks names or similar information.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
# create new branch
git checkout -b features
git pull
# push new branch to github
git push origin features
# set tracking
git branch --set-upstream-to=origin/features features
#delete branch locally
git branch -d features
# delete branch remotely
git push origin --delete features
Additional documentation
# https://r-pkgs.org/description.html
# https://kbroman.org/github_tutorial/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.