$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install RStudio on openSUSE Gnu/Linux Distro

GNU/Linux OpenSUSE Installing RStudio Guide

Hello Linux user! The linked Tutorials Show you Step-by-Step How to Install RStudio on openSUSE GNU/Linux Desktops.

And RStudio for openSUSE is a set of Integrated Tools Designed to Help you be more Productive with R.

Furthermore, RStudio includes a Console, Syntax-highlighting Editor that supports direct Code Execution, and a variety of Robust Tools for Plotting, Viewing History, Debugging and Managing your Workspace.

Finally, included inside the article you find instructions on How to Getting Started with RStudio on openSUSE.

How to Install RStudio on openSUSE GNU/Linux Distro

OpenSUSE RStudio Installation Guide