Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

atlas.database

Create an atlas


Description

This function creates an rmarkdown based atlas from data provided by users. This function creates the template, after it should be rendered by rmarkdown package. The DT package is required during the rendering.

Usage

atlas.database(
  languages,
  latitude,
  longitude,
  features,
  atlas.name = "",
  author = ""
)

Arguments

languages

character vector of languages (can be written in lower case)

latitude

numeric vector of latitudes (optional)

longitude

numeric vector of longitudes (optional)

features

dataframe where each column is a feature set

atlas.name

string with an atlas name

author

string with the authors list


lingtypology

Linguistic Typology and Mapping

v1.1.4
GPL (>= 2)
Authors
George Moroz [aut, cre] (<https://orcid.org/0000-0003-1990-6083>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.