mirror of
https://github.com/sasjs/core.git
synced 2025-12-11 06:24:35 +00:00
chore: missed some doxygen in/out tags
This commit is contained in:
@@ -19,11 +19,12 @@
|
||||
%mp_csv2ds(inref=mycsv,outds=myds,baseds=sashelp.class)
|
||||
|
||||
|
||||
@param inref= (0) Fileref to the CSV
|
||||
@param outds= (0) Output ds (lib.ds format)
|
||||
@param view= (NO) Set to YES or NO to determine whether the output should be
|
||||
a view or not. Default is NO (not a view).
|
||||
@param baseds= (0) Template dataset on which to create the input statement.
|
||||
@param [in] inref= (0) Fileref to the CSV
|
||||
@param [out] outds= (0) Output ds (lib.ds format)
|
||||
@param [in] view= (NO) Set to YES or NO to determine whether the output
|
||||
should be a view or not. Default is NO (not a view).
|
||||
@param [in] baseds= (0)
|
||||
Template dataset on which to create the input statement.
|
||||
Is used to determine types, lengths, and any informats.
|
||||
|
||||
@version 9.2
|
||||
|
||||
Reference in New Issue
Block a user