Skip to content

Commit

Permalink
resolve merge conflicts
Browse files Browse the repository at this point in the history
Merge branch 'data-backup'

# Conflicts:
#	.Rbuildignore
#	.github/workflows/R-CMD-check.yaml
#	DESCRIPTION
#	NEWS.md
#	R/downloader.R
#	R/vyskopis.R
#	README.md
#	data-raw/Dockerfile
#	joss-paper/paper.md
#	man/vyskopis.Rd
#	tests/testthat/test-1-relief.R
#	tests/testthat/test-2-code-internal.R
#	vignette.Rmd.orig
#	vignettes/relief-1.png
#	vignettes/vignette.Rmd
  • Loading branch information
jlacko committed Oct 23, 2023
2 parents 836e1b3 + be35c9a commit 30a7c66
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ inst/doc
/data-raw/eu_dem*
/joss-paper/*.pdf
*.log
/docs
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ natural:
* **vyskopis**: terrain of the Czech republic as a {terra} package raster object
* **geomorfo**: geomorphological division of the Czech Republic


All objects are implemented as functions returning data frames, so must be followed by brackets (i.e. `hranice <- republika()`).

### In addition a number of utility functions is provided:
Expand Down
Loading

0 comments on commit 30a7c66

Please sign in to comment.