Learn R Programming

tabr (version 0.5.1)

lilypond_root: LilyPond installation information

Description

Details about local LilyPond installation and package API.

Usage

lilypond_root()

lilypond_version()

tabr_lilypond_api()

Arguments

Value

a message or system standard output.

Details

Version information and installation directory are returned if the installation can be found. The LilyPond API references the currently loaded version of tabr.

Examples

Run this code
lilypond_root()
lilypond_version()
tabr_lilypond_api()

Run the code above in your browser using DataLab