knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

ACLOlderAmericansProfile

Lifecycle: experimental

The goal of ACLOlderAmericansProfile is to build a Shiny Application that highlights data from Profile of Older Americans published by the Administration for Community Living and to submit to the Rstudio Shiny Contest.

Example

This is a basic example which shows you how to solve a common problem:

library(ACLOlderAmericansProfile)

persons_65_plot()


kgilds/ACLOlderAmericansProfile documentation built on May 16, 2021, 7:45 a.m.