Skip to content

Commit 34a2748

Browse files
committed
update generate_shams article in pkgdown
1 parent 209989a commit 34a2748

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

R/generate_shams.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#'
33
#' Generates a permutation of each individual dyad. Shuffled dyads may act as controls to their originals.
44
#'
5-
#' @name generate_shams
65
#' @param df_prep Output dataframe of prep_dyads().
76
#' @param seed (Optional) a seed for reproducibility in random sampling
87
#' @returns

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ articles:
77
ConversationAlign_Step2_Prep: ConversationAlign_Step2_Prep.html
88
ConversationAlign_Step3_Summarize: ConversationAlign_Step3_Summarize.html
99
ConversationAlign_Step4_Analytics: ConversationAlign_Step4_Analytics.html
10-
last_built: 2025-10-15T01:51Z
10+
last_built: 2025-10-15T02:01Z
1111
urls:
1212
reference: https://reilly-conceptscognitionlab.github.io/ConversationAlign/reference
1313
article: https://reilly-conceptscognitionlab.github.io/ConversationAlign/articles

0 commit comments

Comments
 (0)