Package 'econdataverse'

Title: Easily Load and Install the 'EconDataverse'
Description: The 'EconDataverse' is a universe of open-source packages to work seamlessly with economic data. This package is designed to make it easy to install and load multiple 'EconDataverse' packages in a single step. Learn more about the 'EconDataverse' at <https://www.econdataverse.org>.
Authors: Christoph Scheuch [aut, cre, cph] (ORCID: <https://orcid.org/0009-0004-0423-6819>)
Maintainer: Christoph Scheuch <[email protected]>
License: MIT + file LICENSE
Version: 0.1.2.9000
Built: 2026-05-10 09:18:56 UTC
Source: https://github.com/tidy-intelligence/r-econdataverse

Help Index


List all packages in the econdataverse

Description

List all packages in the econdataverse

Usage

econdataverse_packages(include_self = TRUE)

Arguments

include_self

Include econdataverse in the list?

Value

A character vector of package names.

Examples

econdataverse_packages()