You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a line for each distinct entry in the fields/columns that may have multiple lines as in donors.accesionNumber or taxonId. Intended. Should we change? Has implications to streamline other calls.
I have updated the documentation of ba_germplasm_details and fixed some coding inaccuracies (resp instead of res, cont instead of res2).
Upon testing the call with:
on <- ba_db()$testserver
ba_germplasm_details(con, germplasmDbId = "1")
Much duplicated output appears. This needs to be fixed in gp2tbl()
The text was updated successfully, but these errors were encountered: