How can you assign formats to data in CSV files exported with PROC EXPORT? a. With a FORMAT statement in PROC EXPORT 
b. With a FORMAT statement in a DATA step before PROC EXPORT 
c. By including PROC FORMAT before PROC EXPORT 
d. Using the REPLACE option in PROC EXPORT