get_actual_path: Get actual path

View source: R/get_actual_path.R

get_actual_pathR Documentation

Get actual path

Description

When given a file path, check that it exists and if not, search for similarly named files and return those instead. This is important because sometimes MAGMA adds a .txt. at the end of output files (especially on Windows).

Usage

get_actual_path(path)

Arguments

path

File path.


NathanSkene/MAGMA_Celltyping documentation built on Aug. 21, 2023, 8:55 a.m.