ldflags {QuickJSR}R Documentation

ldflags

Description

Function for returning the flags needed for linking to the package

Usage

ldflags(to_console = FALSE)

Arguments

to_console

Whether the result should be returned as a string

Value

Character string of linker flags, or print flags to console and invisibly return NULL (for use in package Makevars or similar)


[Package QuickJSR version 1.1.3 Index]