get_makevars {compdb}R Documentation

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 = ".")

Arguments

path

The path of the package

Value

A list containing

path

The absolute path to the Makevars file

exists

Whether or not the Makevars file currently exists


[Package compdb version 0.0.1 Index]