-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
44 lines (43 loc) · 1.52 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
home:
title: An R package for using data from the Czech public finance database (Monitor Státní pokladny)
description: Discover, retrieve and use open data from the Czech public finance database (Monitor Státní pokladny, including accounting and budgetary data for all public organisations and municipalities.
destination: docs
url: https://petrbouchal.xyz/statnipokladna
development:
mode: auto
template:
opengraph:
image:
src: man/figures/card.png
alt: "statnipokladna: R package for using Czech public finance data (Monitor Státní pokladny)"
twitter:
creator: "@petrbouchal"
card: summary_large_image
reference:
- title: Core workflow
desc: Functions for executing the core workflow.
contents:
- has_concept("Core workflow")
- title: Lists of available entities
desc: Data frames containing IDs and other info on the things (files, data tables) you can fetch via statnipokladna.
contents:
- has_concept("Lists of available entities")
- title: Detailed workflow
desc: Functions for executing a more customisable workflow with finer grained control.
contents:
- has_concept("Detailed workflow")
- title: Utilities
desc: Tools for working with the public budget database and this package.
contents:
- has_concept("Utilities")
navbar:
structure:
left: [home, intro, reference, articles, news]
right: [github, pbhome]
components:
pbhome:
icon: "fa-asterisk fa-lg"
href: https://petrbouchal.xyz
authors:
Petr Bouchal:
href: https://petrbouchal.xyz