Skip to content

Commit e4d902b

Browse files
committed
update catalogs vignette meta; add to pkgdown index
1 parent 65264db commit e4d902b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

_pkgdown.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ articles:
1818
contents:
1919
- 00-geopiper
2020
- 01-intro
21+
- 02-catalogs
2122

2223
reference:
2324
- title:
@@ -36,4 +37,4 @@ reference:
3637
- subtitle: Exported climateR-catalog
3738
desc: Parquet file exported to package dataset
3839
contents:
39-
- has_concept("catalog")
40+
- has_concept("catalog")

docs/articles/02-catalogs.html

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vignettes/02-catalogs.Rmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
---
22
title: "climateR Catalogs"
33
author:
4+
- name: "Mike Johnson"
5+
url: https://github.com/mikejohnson51
6+
affiliation: Lynker
7+
affiliation_url: https://lynker.com
8+
49
- name: "Justin Singh-Mohudpur"
510
url: https://github.com/program--
611
affiliation: Lynker
712
affiliation_url: https://lynker.com
13+
814
output: distill::distill_article
915
---
1016

0 commit comments

Comments
 (0)