Example: marketing
Using the REDCap API for Data Import and Export

Using the REDCap API for Data Import and Export

Back to document page

Getting the data into SAS: CSV * Just as you would any CSV file; DATA CSV2SAS; INFILE “&rawpath.ExSession.csv” delimiter=‘,’ MISSOVER DSD LRECL=32767 FIRSTOBS=2; * your SAS code here: informats, length, input, formats; * You can export by hand from REDCap, save the SAS code, and use that; run;

  Using, Data, Export, Import, Redcap, Using the redcap api for data import and export

Download Using the REDCap API for Data Import and Export


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries