Skip to content

Add search function proposed by @wilsonsj100#33

Closed
bpbond wants to merge 1 commit into
mainfrom
search
Closed

Add search function proposed by @wilsonsj100#33
bpbond wants to merge 1 commit into
mainfrom
search

Conversation

@bpbond

@bpbond bpbond commented Feb 13, 2026

Copy link
Copy Markdown
Member

Hi @wilsonsj100

No rush, but when convenient, could you try this PR that implements what I think you proposed in #31 ? For example, check out the branch and then

> library(compasstools)
> ?search_Lx_variables
> search_Lx_variables("redox")
> search_Lx_variables("groundwater")
> search_Lx_variables("this will not find any matches")
> ?Lx_variables
> Lx_variables  # the full list

Feedback welcome!

Closes #31

@bpbond bpbond requested a review from wilsonsj100 February 13, 2026 23:04
@bpbond bpbond closed this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Basic topic search

1 participant