please review the resulting file before submitting

ptm_to_bold(ptm, filename = "bold.xlsx")

Arguments

ptm

a list of ptm numbers

filename

character - file name, ends with .xlsx

Value

Examples

ptm_to_bold(c("180", "192", "31"), tempfile("savefile.xlsx"))
#> Reading from "PTM - Master List"
#> Range "'All PTM data'!2:5000000"
#> ══ 3 queries ═══════════════
#> #> Retrieving data for taxon 'Calliarthron'
#> ✔ Found: Calliarthron
#> #> Retrieving data for taxon 'Bossiella'
#> ✔ Found: Bossiella
#> #> Retrieving data for taxon 'Pseudolithophyllum'
#> ✔ Found: Pseudolithophyllum #> ══ Results ═════════════════ #> #> ● Total: 3 #> ● Found: 3 #> ● Not Found: 0