Transcription of SAS Functions by Example
{{id}} {{{paragraph}}}
Examples fromExamples fromSAS Functions by SAS Functions by ExampleExampleRon CodyRon CodyHerman Lo Herman Lo Technical Analyst, RBC Capital MarketsTechnical Analyst, RBC Capital MarketsAgendaAgenda Book StructureBook Structure Examples from the BookExamples from the Book Character Functions (CATS, CATX)Character Functions (CATS, CATX) Date and Time Functions (INTCK, INTNX)Date and Time Functions (INTCK, INTNX) Descriptive Stats (IQR, SMALLEST/LARGEST)Descriptive Stats (IQR, SMALLEST/LARGEST) Special Functions (INPUT, PUT)Special Functions (INPUT, PUT) macro Functions (CALL SYMPUT, CALL SYMPUTX) macro Functions (CALL SYMPUT, CALL SYMPUTX) The VerdictThe VerdictBook StructureBook Structure TOC TOC List of ChaptersList of Chapters List of ProgramsList of Programs At the beginning of each chapterAt the beginning of each chapter List of FunctionsList of Functions Inside each chapterInside each chapter For each functionFor each function PurposePurpose SyntaxSyntax Examples/Anticipated OutputsExamples/Anticipated Outputs A Sample Pro
Assigns a value to a macro variable during execution of DATA step CALL SYMPUTX: Blanks are not removed from value before assignment to macro variable CALL SYMPUTX: Leading & trailing blanks are removed from value before assignment to macro variable Equivalent to %letstatement in macro languagestatement in macro language
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}
SAS Macro language, Macro Language, SAS language, Language, SAS macro, Macro, Call Execute: Let Your Program Run Your Macro, Macro variable, Little SAS Book, ANSYS Parametric Design Language Guide, Generating .xpt files with SAS, Understanding Double Ampersand, Using the REDCap API for Data Import and Export