From 9494069c9b922484b983676a7f3d4e4652c7332f Mon Sep 17 00:00:00 2001 From: Nick Art <100365428+NicK4rT@users.noreply.github.com> Date: Sat, 23 Nov 2024 23:32:38 -0500 Subject: [PATCH] Update README.qmd --- README.qmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.qmd b/README.qmd index 72d13a4..10eebc2 100644 --- a/README.qmd +++ b/README.qmd @@ -15,6 +15,8 @@ file_path <- fs::path_real("README.qmd") path_components <- strsplit(as.character(file_path), "/")[[1]] shortened_path <- fs::path_join(path_components[-(1:3)]) ``` +`r file_path` +`r path_components` ## Location: `r shortened_path`