Learn R Programming

compdb (version 0.0.1)

get_makevars: Determine Path to Makevars File and Check if it Already Exists

Description

Determine Path to Makevars File and Check if it Already Exists

Usage

get_makevars(path = ".")

Value

A list containing

path

The absolute path to the Makevars file

exists

Whether or not the Makevars file currently exists

Arguments

path

The path of the package