Learn R Programming

pleiades

R client for Pleiades (https://pleiades.stoa.org/home)

Pleiades info

Pleiades gives scholars, students, and enthusiasts worldwide the ability to use, create, and share historical geographic information about the ancient world in digital form. At present, Pleiades has extensive coverage for the Greek and Roman world, and is expanding into Ancient Near Eastern, Byzantine, Celtic, and Early Medieval geography.

Install

More stable CRAN version

install.packages("pleiades")

Dev version

remotes::install_github("ropensci/pleiades")
library("pleiades")

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for pleiades in R doing citation(package = 'pleiades')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Copy Link

Version

Install

install.packages('pleiades')

Monthly Downloads

38

Version

0.3.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

October 7th, 2020

Functions in pleiades (0.3.0)

pl_places

Get data for a place given a place ID
pl_status

Get Pleiades status data, number of places, number of locations, number of names
pleiades-package

pleiades
pl_search

Search for a place, name or location.
pl_gist

Make an interactive map to view in the browser as a GitHub gist
pl_cache

Cache data locally for later usage.