Skip to content

Commit

Permalink
include new funs in pkgdown overview
Browse files Browse the repository at this point in the history
  • Loading branch information
philipdelff committed Mar 10, 2024
1 parent 6d7c56e commit 36172f3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ reference:
- NMreadTab
- NMreadParsText
- NMinfo
- addOmegaCorr
- title: Checking and Debugging
desc: Functions for checking data and input control streams
contents:
Expand All @@ -88,7 +89,7 @@ reference:
contents:
- cc
- cl
- NMisNumeric
- dt2mat
- egdt
- dims
- findCovs
Expand All @@ -97,6 +98,8 @@ reference:
- fnExtension
- is.NMdata
- unNMdata
- mat2dt
- NMisNumeric
- NMreadSection
- NMextractDataFile
- NMextractText
Expand Down

0 comments on commit 36172f3

Please sign in to comment.