ropensci / elastic

R client for the Elasticsearch HTTP API
https://docs.ropensci.org/elastic
Other
244 stars 58 forks source link

add list input to docs_bulk() documentation #173

Closed pieterprovoost closed 7 years ago

pieterprovoost commented 7 years ago

x can be character, data.frame or list.

sckott commented 7 years ago

thanks, will do

pieterprovoost commented 7 years ago

Thanks!