Skip to content

Add search function proposed by @wilsonsj100#33

Open
bpbond wants to merge 1 commit intomainfrom
search
Open

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

Conversation

@bpbond
Copy link
Member

@bpbond bpbond commented Feb 13, 2026

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
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