Skip to content

Incomplete example in get started vignette for fun global_search() #112

@salvafern

Description

@salvafern

Hello there 👋

I just noticed there is an incomplete example in the get started vignette:

global_search(query, server_list, which_service)
#> Error in check_arg(query, "character"): object 'query' not found

https://docs.ropensci.org/rerddap/reference/global_search.html

But I also saw this error message is hard coded in

#> Error in check_arg(query, "character"): object 'query' not found
so not sure if this is intentional.

In any case I made a quick fix (salvafern@8b6db96), happy to PR if you agree.

Thanks for this great package!
Salva

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions