CIP-RIU / brapi

An R package to use the Breeding API (BrAPI) for accessing plant breeding data.
13 stars 7 forks source link

gp2tbl.R pipe function #11

Closed mverouden closed 7 years ago

mverouden commented 7 years ago

In the pipe to generate to out object from the input res object the following function tidyjson::gather_array appears twice without parentheses and, therefore, also without function arguments. Could you check if this is correct and functioning as you expect?