diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-04 17:06:14 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-04 17:06:14 +0200 |
commit | 3d0d6af9f87c23ca3e223a21c892c97fe95d346a (patch) | |
tree | 7946ae8a959b235ca6417d69ae291ddee7f7ad7d /_pkgdown.yml | |
parent | bd7ab3081c00c7780ad92f05e7aa87ed02070e15 (diff) |
Add set_nd_nq to pkgdown topics
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 0b7dbb0e..e2b2c0c3 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -89,6 +89,7 @@ reference: - title: Utility functions contents: - f_time_norm_focus + - set_nd_nq - max_twa_parent - mkin_wide_to_long - mkin_long_to_wide |