win_attrib: Windows attrib command

View source: R/utilities.R

win_attribR Documentation

Windows attrib command

Description

Windows attrib command

Usage

win_attrib(x, a = TRUE, h = TRUE, s = TRUE)

Arguments

x

file for which to set attributes

a

set archive flag

h

set hide flag

s

set system flag

Examples

## Not run: 
win_attrib("hide me.lnk")

## End(Not run)

the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.