perf: reduce size of sample datasets

This commit is contained in:
Martin Chan 2023-08-17 15:18:30 +01:00
Родитель fac840aa6e
Коммит 23c5cac811
6 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -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}{ }

Просмотреть файл

@ -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}{ }

Двоичные данные
data/g2g_data.rda

Двоичный файл не отображается.

Двоичные данные
data/sq_data.rda

Двоичный файл не отображается.

Просмотреть файл

@ -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}{ }

Просмотреть файл

@ -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}{ }