Skip to content

Commit

Permalink
add new get/set functions to reference index
Browse files Browse the repository at this point in the history
  • Loading branch information
clabornd committed Mar 22, 2024
1 parent c69d214 commit 28581f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ reference:
- '`getDBEoColName`'
- '`getEDataColName`'
- '`getElCompColName`'
- '`getElementColName`'
- '`getExtractionColName`'
- '`getFDataColName`'
- '`getGibbsColName`'
Expand All @@ -138,6 +139,7 @@ reference:
- '`getOxygenColName`'
- '`getPCRatioColName`'
- '`getPhosphorusColName`'
- '`getRatioColName`'
- '`getReactionColName`'
- '`getSulfurColName`'
- title: Example data objects
Expand Down Expand Up @@ -184,6 +186,7 @@ reference:
- setDBEoColName
- setEDataColName
- setElCompColName
- setElementColName
- setExtractionColName
- setFDataColName
- setGibbsColName
Expand All @@ -206,6 +209,7 @@ reference:
- setOxygenColName
- setPCRatioColName
- setPhosphorusColName
- setRatioColName
- setReactionColName
- setSulfurColName
- transformation_counts
Expand Down
2 changes: 1 addition & 1 deletion man/calc_element_ratios.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 28581f9

Please sign in to comment.