#' alexmisc: Alexander Brenning's Miscellaneous Functions
#'
#' This package is a collection of miscellaneous utility
#' functions, e.g. functions to make code more robust (and
#' the use of try-catch functions more convenient),
#' utility functions for reading web pages (including
#' Wikipedia), and some other fun stuff.
#' @docType package
#' @name alexmisc
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.