Learn R Programming

languageserver (version 0.3.10)

find_package: Find the root package folder

Description

This function searches backwards in the folder structure until it finds a DESCRIPTION file or it reaches the top-level directory.

Usage

find_package(path = getwd())

Arguments