diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 571a40a3..111b45cc 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -3,41 +3,41 @@ url: https://ropengov.github.io/giscoR/ repo: branch: main -template: - package: rogtemplate - params: - ganalytics: G-VGVFXGHWRL - opengraph: - twitter: - creator: "@dhernangomez" - card: summary_large_image -home: - title: giscoR | R package for download geodata from GISCO - Eurostat - description: > - giscoR is a R API package that helps to retrieve data from Eurostat - - GISCO (the Geographic Information System of the COmmission). It also - provides some lightweight data sets ready to use without downloading. - -reference: - - title: Political - desc: These functions return **sf** objects with political boundaries - contents: has_concept("political") - - title: Infrastructures - desc: These functions return **sf** objects with man-made features - contents: has_concept("infrastructure") - - title: Misc - desc: Thse functions return other **sf** objects - contents: has_concept("misc") - - title: Cache management - contents: has_concept("cache utilities") - - title: Helpers - desc: A collection of helper functions - contents: has_concept("helper") - - title: Datasets - desc: These objects are datasets already included in the package. - contents: has_concept("dataset") - - title: About the package - contents: giscoR-package +# template: +# package: rogtemplate +# params: +# ganalytics: G-VGVFXGHWRL +# opengraph: +# twitter: +# creator: "@dhernangomez" +# card: summary_large_image +# home: +# title: giscoR | R package for download geodata from GISCO - Eurostat +# description: > +# giscoR is a R API package that helps to retrieve data from Eurostat +# - GISCO (the Geographic Information System of the COmmission). It also +# provides some lightweight data sets ready to use without downloading. +# +# reference: +# - title: Political +# desc: These functions return **sf** objects with political boundaries +# contents: has_concept("political") +# - title: Infrastructures +# desc: These functions return **sf** objects with man-made features +# contents: has_concept("infrastructure") +# - title: Misc +# desc: Thse functions return other **sf** objects +# contents: has_concept("misc") +# - title: Cache management +# contents: has_concept("cache utilities") +# - title: Helpers +# desc: A collection of helper functions +# contents: has_concept("helper") +# - title: Datasets +# desc: These objects are datasets already included in the package. +# contents: has_concept("dataset") +# - title: About the package +# contents: giscoR-package authors: Diego Hernangómez: