Returns a tibble of QGIS project templates shipped with the package.
Pass the name to rfp_project_create() as the template argument.
Value
A tibble with columns name, description, path, and
qgis_version - the QGIS version each template is stamped at, as a
character string. Projects are created at 4.x and do not regress (#68);
reading stays tolerant across 3.30-4.2.
Examples
rfp_project_templates()
#> # A tibble: 2 × 4
#> name description path qgis_version
#> <chr> <chr> <chr> <chr>
#> 1 bcfishpass_mobile Fish passage assessment workflow (bcf… /hom… 4.2.1
#> 2 bcrestoration_mobile Restoration planning and monitoring w… /hom… 4.2.1