Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synonyms info are not properly displayed #65

Closed
KevCaz opened this issue Nov 1, 2021 · 0 comments
Closed

Synonyms info are not properly displayed #65

KevCaz opened this issue Nov 1, 2021 · 0 comments
Assignees
Labels

Comments

@KevCaz
Copy link
Member

KevCaz commented Nov 1, 2021

reprex

R>  res2 <- spp_taxonconcept(query_taxon = tx_nm)
R> res2                                                                      

── General info - CITES ($general): ─────────────────────────────────────────
# A tibble: 1 × 8
  id    full_name   author_year  rank  name_status updated_at          active
  <chr> <chr>       <chr>        <chr> <chr>       <dttm>              <lgl> 
1 4521  Loxodonta … (Blumenbach… SPEC… A           2021-10-13 13:12:58 TRUE  
# … with 1 more variable: cites_listing <chr>

── Classification ($higher_taxa): ───────────────────────────────────────────
# A tibble: 1 × 6
  id    kingdom  phylum   class    order       family      
  <chr> <chr>    <chr>    <chr>    <chr>       <chr>       
1 4521  Animalia Chordata Mammalia Proboscidea Elephantidae

── Synonyms ($synonyms): ────────────────────────────────────────────────────
# A tibble: 4 × 2
  id    apply.do.call.rbind..tmp.wch....2..unlist.
  <chr> <chr>                                     
1 4521  37069                                     
2 4521  Loxodonta cyclotis                        
3 4521  (Matschie, 1900)                          
4 4521  SPECIES                                   

── Common names ($common_names): ────────────────────────────────────────────
# A tibble: 10 × 3
   id    name               language
   <chr> <chr>              <chr>   
 1 4521  Ndovo              SW      
 2 4521  Tembo              SW      
 3 4521  Haathi             UR      
 4 4521  Elefante           PT      
 5 4521  Slon               RU      
 6 4521  Elefant            NO      
 7 4521  Olifant            NL      
 8 4521  Afrikaanse olifant NL      
 9 4521  Elefante africano  ES      
10 4521  afrikansk elefant  SV      
-------truncated-------

Information available: $all_id, $general, $higher_taxa, $accepted_names, $common_names, $synonyms, $cites_listings 
@KevCaz KevCaz added the bug label Nov 1, 2021
@KevCaz KevCaz self-assigned this Nov 1, 2021
@KevCaz KevCaz closed this as completed in 8ea4fd0 Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant