Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Add more keywords to descriptions of derive_param_computed() and derive_vars_computed() #2529

Open
manciniedoardo opened this issue Oct 9, 2024 · 1 comment · May be fixed by #2574
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@manciniedoardo
Copy link
Collaborator

Please select a category the issue is focused on?

No response

Let us know where something needs a refresh or put your idea here!

A user gave feedback that they were looking to implement a derived parameter that was a ratio of two other parameters and they searched for the keyword "ratio" in the website searchbar. This did not redirect them to derive_param_computed().

From a searchability perspective it could be beneficial to add a few of keywords to the description of these functions so that users may be redirected to them. Possible words:

  • sum
  • difference
  • product/mutliplication
  • division/ratio
  • exponent(iation)
  • logarithm

It's a little brute force-y but may be a quick and easy improvement.

@manciniedoardo manciniedoardo added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 9, 2024
@bms63
Copy link
Collaborator

bms63 commented Oct 11, 2024

I am going to save this for R/Pharma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Development

Successfully merging a pull request may close this issue.

4 participants