Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Can´t retrieve from WoRMS no more than the first 50 records irrespective of the offset value #49

@JuanAlv-Col

Description

@JuanAlv-Col

I´m trying to retrieve from WoRMS the records from the id 14260, and the rank_id 180 or 220, using the function wm_records_rank
I get the first 50 records as usual, however, when changing the parameter offset to get subsequent records (50-100, etc., etc., ), results in tibble were always the same (1-50: the first fifty records). Is there any way to fix this problem? A few months ago, I was able to do it, varying the offset value, but I can´t now. I appreciate in advance any solution

Function:
wm_records_rank (rank_id = 220, id = 14260, offset = 50)

Library: worrms v. 0.4.3
R-4.4.3
RStudio 2024.12.1 Build 563

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