Skip to content

search_variables option to match variable subs #70

@OJWatson

Description

@OJWatson
Session Info

search_variables looks for an exact match against a variable, e.g. hml35. If you are querying a wide dataset, e.g. HR files, then you will not match to say hml35_1. Should add an option to match sub_variables. This would impact the following in client.R

# now let's match
matched_rows <- na.omit(match(variables, out_desc$variable))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions