Learn How to Use SAS9API by Example

How to create a Shiny app using SAS9API and R

Written by Vasilij Nevlev

This example shows how to create a Shiny app for a SAS dataset using SAS9API.

View

HighChart Visualisation

Written by Vasilij Nevlev

This guide shows how to create HightChart using SAS9API.

View

How to filter records from SAS using CURL and SAS9API

Written by Vasilij Nevlev

This guide shows how to extract a specific set of records from a SAS dataset using SAS9API and CURL.

View

Creating and deleting a library

Written by Vasilij Nevlev

This guide shows how to create and delete library using SAS9API and CURL.

View

Creating violin plots using SAS and Python

Written by Pavel Rogatch

This guide shows different ways of creating violin plots using SAS9API and Python.

View

How to easily create a geographical heatmap using SAS and Python

Written by Pavel Rogatch

This example shows how to create a geographical heatmap from a SASHELP.QUAKES dataset using SAS9API and Python.

View

How to create interactive 3D plots using SAS9API and R

Written by Vasilij Nevlev

This example shows how to create interactive 3D plots for SAS datasets using SAS9API.

View

How to create violin plots using SAS9API and R

Written by Vasilij Nevlev

This example shows how to create a violin plot for a SAS dataset using SAS9API.

View