View source: R/Functions_formatting_utilities.R
get_common_dir | R Documentation |
From: https://rosettacode.org/wiki/Find_common_directory_path#R
get_common_dir(paths, delim = "/")
paths |
vector of paths |
delim |
folder delimiter |
sting with the common root folder of all supplied paths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.