R/data.R

#' Badges
#'
#' Badges de los usuarios
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"badges"

#' Comments
#'
#' Comentarios!
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"comments"

#' Post History
#'
#' Historia de los posts
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"post_history"

#' Post Links
#'
#' Links entre posts
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"post_links"

#' Posts
#'
#' Posts
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"posts"

#' Tags
#'
#' Tags
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"tags"

#' Users
#'
#' Usuarios
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"users"

#' Votes
#'
#' Votos
#'
#' @format Un data frame (TODO: Agregar datos del esquema)
"votes"
g3rv4/soes documentation built on May 9, 2019, 12:53 p.m.