Creating and Using Macro Functions in SAS | Data Tutorial | Macros

Sdílet
Vložit
  • čas přidán 23. 08. 2024
  • In this Green Numbers video I show you how to use macros in SAS. With macros you can make your code more reusable and flexible. Reusing code can save you a lot of time and reduce clutter. Macro programming can seem daunting at first, especially if you’re new to programming, but if you focus on and practice the basics and build out from there, I promise you’ll find this skill very rewarding.
    This is the second video in the SAS macro series. In this video I’m going to show you how to use blocks of code to do repetitive tasks. In a previous video I showed you how to create and use a macro variable. In another video I’ll show you how to use if-then logic and loops to process large volumes of data with very little code.
    support.sas.co...
    documentation....

Komentáře • 1

  • @bostmd1219
    @bostmd1219 Před rokem

    Just amazing , so informative!