Examples
Learn How to Use SAS9API by Example
How to create a Shiny app using SAS9API and R
This example shows how to create a Shiny app for a SAS dataset using SAS9API.
How to filter records from SAS using CURL and SAS9API
This guide shows how to extract a specific set of records from a SAS dataset using SAS9API and CURL.
Creating and deleting a library
This guide shows how to create and delete library using SAS9API and CURL.
Creating violin plots using SAS and Python
This guide shows different ways of creating violin plots using SAS9API and Python.
How to easily create a geographical heatmap using SAS and Python
This example shows how to create a geographical heatmap from a SASHELP.QUAKES dataset using SAS9API and Python.
How to create interactive 3D plots using SAS9API and R
This example shows how to create interactive 3D plots for SAS datasets using SAS9API.
How to create violin plots using SAS9API and R
This example shows how to create a violin plot for a SAS dataset using SAS9API.