diff --git a/404.html b/404.html
index fb66bb4..dbd4c88 100644
--- a/404.html
+++ b/404.html
@@ -31,7 +31,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
redcapcast_data |> gt::gt()
-
-
@@ -1067,23 +1067,23 @@ demonstration of the functions.
redcapcast_meta |> gt::gt()
-
-
diff --git a/articles/Shiny-app.html b/articles/Shiny-app.html
index 7d37dbe..f74c16e 100644
--- a/articles/Shiny-app.html
+++ b/articles/Shiny-app.html
@@ -33,7 +33,7 @@
REDCapCAST
-
24.3.1
+
24.4.1
diff --git a/articles/index.html b/articles/index.html
index aa55af5..bd55495 100644
--- a/articles/index.html
+++ b/articles/index.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/authors.html b/authors.html
index 74ced4d..92bdcb5 100644
--- a/authors.html
+++ b/authors.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
@@ -70,13 +70,13 @@
Damsbo A, Egeler P (2024).
REDCapCAST: REDCap Castellated Data Handling.
-R package version 24.3.1, https://agdamsbo.github.io/REDCapCAST/, https://github.com/agdamsbo/REDCapCAST.
+R package version 24.4.1, https://agdamsbo.github.io/REDCapCAST/, https://github.com/agdamsbo/REDCapCAST.
@Manual{,
title = {REDCapCAST: REDCap Castellated Data Handling},
author = {Andreas Gammelgaard Damsbo and Paul Egeler},
year = {2024},
- note = {R package version 24.3.1, https://agdamsbo.github.io/REDCapCAST/},
+ note = {R package version 24.4.1, https://agdamsbo.github.io/REDCapCAST/},
url = {https://github.com/agdamsbo/REDCapCAST},
}
diff --git a/index.html b/index.html
index 86a81da..c8dd636 100644
--- a/index.html
+++ b/index.html
@@ -57,7 +57,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/news/index.html b/news/index.html
index d76e976..e4109f8 100644
--- a/news/index.html
+++ b/news/index.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/pkgdown.yml b/pkgdown.yml
index 3c2eb09..cba6a0b 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -5,7 +5,7 @@ articles:
Database-creation: Database-creation.html
Introduction: Introduction.html
Shiny-app: Shiny-app.html
-last_built: 2024-04-09T09:04Z
+last_built: 2024-04-09T09:15Z
urls:
reference: https://agdamsbo.github.io/REDCapCAST/reference
article: https://agdamsbo.github.io/REDCapCAST/articles
diff --git a/reference/REDCap_split.html b/reference/REDCap_split.html
index 39f4563..1a68d48 100644
--- a/reference/REDCap_split.html
+++ b/reference/REDCap_split.html
@@ -14,7 +14,7 @@ is used to determine which fields should be included in each resultant table."><
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/clean_redcap_name.html b/reference/clean_redcap_name.html
index 5d1d7dc..e804e15 100644
--- a/reference/clean_redcap_name.html
+++ b/reference/clean_redcap_name.html
@@ -14,7 +14,7 @@ Trying to make up for different naming conventions.">REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/d2w.html b/reference/d2w.html
index 25fd91b..6883c14 100644
--- a/reference/d2w.html
+++ b/reference/d2w.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/ds2dd.html b/reference/ds2dd.html
index 8bbf54a..5c715d5 100644
--- a/reference/ds2dd.html
+++ b/reference/ds2dd.html
@@ -12,7 +12,7 @@ for a more advanced function.">REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/ds2dd_detailed.html b/reference/ds2dd_detailed.html
index 588d627..7f86faa 100644
--- a/reference/ds2dd_detailed.html
+++ b/reference/ds2dd_detailed.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/easy_redcap.html b/reference/easy_redcap.html
index 493a3b6..d019d7e 100644
--- a/reference/easy_redcap.html
+++ b/reference/easy_redcap.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
diff --git a/reference/file_extension.html b/reference/file_extension.html
index 7f94187..a59e611 100644
--- a/reference/file_extension.html
+++ b/reference/file_extension.html
@@ -10,7 +10,7 @@
REDCapCAST
- 24.3.1
+ 24.4.1
@@ -79,6 +79,8 @@
Examples
file_extension(list.files(here::here(""))[[2]])[[1]]
#> [1] ""
+file_extension(c("file.cd..ks","file"))
+#> [1] "ks" ""