getVolumes: Get available storage volumes on Windows

View source: R/annotate_gui.R

getVolumesR Documentation

Get available storage volumes on Windows

Description

Creates a closure that returns a named vector of available Windows drive letters and their corresponding paths. Checks for the existence of drives from A: to Z: (excluding C: which is handled separately).

Usage

getVolumes()

Value

Function that returns named character vector of available drives


textAnnotatoR documentation built on April 3, 2025, 7:35 p.m.