sym_link: Create symbolic link

View source: R/utils-file.R

sym_linkR Documentation

Description

Create symbolic link to file using the function file.symlink.

Usage

sym_link(from, to, overwrite = TRUE)

Arguments

from

Source file.

to

Target file (link).

overwrite

Boolean flag that deletes existing file or link.


special-uor/ageR documentation built on July 10, 2024, 10:08 p.m.