#' socialranking: A package for constructing ordinal power relations and evaluating social ranking solutions
#'
#' The package `socialranking` offers functions to represent ordinal
#' information of coalitions and calculate the power relation between elements.
#'
#' Use `browseVignettes("socialranking")` for more information.
#'
#' @importFrom Rdpack reprompt
#' @importFrom relations as.relation
#' @keywords internal
"_PACKAGE"
## usethis namespace: start
## usethis namespace: end
NULL
release_bullets <- function() {
c(
"Updated vignettes/prebuild.pdf? (check ignored/vignetter.R)",
"Updated auto-generated function checks? (check ignored/checkGenerator.R)"
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.