#Downloading dataset from ONA using R

  Kiến thức lập trình

is there a function to download datasets from ONA using form id and token with R

I tried this code below to download a dataset from a form id but it didn’t work
dataobject <- onaDownload(“form_id_string”,”account”,”username”,”password”)

New contributor

Ture is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT