diff --git a/R/g2g_data.R b/R/g2g_data.R index f0a9484a..a3d6a3ea 100644 --- a/R/g2g_data.R +++ b/R/g2g_data.R @@ -16,7 +16,7 @@ #' #' @return data frame. #' -#' @format A data frame with 3517 rows and 7 variables: +#' @format A data frame with 1417 rows and 7 variables: #' \describe{ #' \item{TimeInvestors_Organization}{ } #' \item{Collaborators_Organization}{ } diff --git a/R/sq_data.R b/R/sq_data.R index 2ac744f4..887cbfca 100644 --- a/R/sq_data.R +++ b/R/sq_data.R @@ -12,7 +12,7 @@ #' #' @return data frame. #' -#' @format A data frame with 13442 rows and 66 variables: +#' @format A data frame with 4403 rows and 66 variables: #' \describe{ #' \item{PersonId}{ } #' \item{Date}{ } diff --git a/data/g2g_data.rda b/data/g2g_data.rda index d70092f0..a3e36d1d 100644 Binary files a/data/g2g_data.rda and b/data/g2g_data.rda differ diff --git a/data/sq_data.rda b/data/sq_data.rda index 6d6104ab..aa935f94 100644 Binary files a/data/sq_data.rda and b/data/sq_data.rda differ diff --git a/man/g2g_data.Rd b/man/g2g_data.Rd index dc590ea3..df053435 100644 --- a/man/g2g_data.Rd +++ b/man/g2g_data.Rd @@ -5,7 +5,7 @@ \alias{g2g_data} \title{Sample Group-to-Group dataset} \format{ -A data frame with 3517 rows and 7 variables: +A data frame with 1417 rows and 7 variables: \describe{ \item{TimeInvestors_Organization}{ } \item{Collaborators_Organization}{ } diff --git a/man/sq_data.Rd b/man/sq_data.Rd index de7ec451..3fd8bf90 100644 --- a/man/sq_data.Rd +++ b/man/sq_data.Rd @@ -5,7 +5,7 @@ \alias{sq_data} \title{Sample Standard Person Query dataset} \format{ -A data frame with 13442 rows and 66 variables: +A data frame with 4403 rows and 66 variables: \describe{ \item{PersonId}{ } \item{Date}{ }