lessons_get_path: Get path to Edu/Lessons folder containing GP projects

View source: R/lessons_get_path.R

lessons_get_pathR Documentation

Get path to Edu/Lessons folder containing GP projects

Description

Retrieves an environmental variable set with init_galacticPubs()

Usage

lessons_get_path(shared_drive = "s")

get_lessons_path(shared_drive = "s")

Arguments

shared_drive

which shared drive do you want to find the lessons in? default= "s" Options:

  • "s" or "?" = GP-Studio (draft working directory, many users with access)

  • "l" or "??" = GP-Live (private, admin only)

  • "gp"= GalacticPolymath (public-facing read-only)

  • "git" = wd_git (i.e. the github repository for the gp-lessons project)

Functions

  • get_lessons_path(): Alias for lessons_get_path()


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.