get_os: Get the operating system type (windows, osx, linux).

View source: R/bsnsing.R

get_osR Documentation

Get the operating system type (windows, osx, linux).

Description

This function is for internal use, to determine the file extension of the bslearn shared library. .dylib for oxs, .so for linux and .dll for windows.

Usage

get_os()

Value

a character string indicating the OS type


profyliu/bsnsing documentation built on July 5, 2022, 8:10 a.m.