Other packages > Find by keyword >

bonn  

Access INKAR Database
View on CRAN: Click here


Download and install bonn package within the R console
Install from CRAN:
install.packages("bonn")

Install from Github:
library("remotes")
install_github("cran/bonn")

Install by package version:
library("remotes")
install_version("bonn", "1.0.2")



Attach the package and use:
library("bonn")
Maintained by
Moritz Marbach
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-20
Latest Update: 2023-03-20
Description:
Retrieve and import data from the INKAR database (Indikatoren und Karten zur Raum- und Stadtentwicklung Datenbank, ) of the Federal Office for Building and Regional Planning (BBSR) in Bonn using their JSON API.
How to cite:
Moritz Marbach (2023). bonn: Access INKAR Database. R package version 1.0.2, https://cran.r-project.org/web/packages/bonn. Accessed 22 Dec. 2024.
Previous versions and publish date:
No previous versions
Other packages that cited bonn R package
View bonn citation profile
Other R packages that bonn depends, imports, suggests or enhances
Complete documentation for bonn
Functions, R codes and Examples using the bonn R package
Some associated functions: bonn-package . get_data . get_geographies . get_metadata . get_themes . get_variables . 
Some associated R codes: bonn-package.R . get_data.R . get_geographies.R . get_metadata.R . get_themes.R . get_variables.R . get_zeitbezuege.R . helper.R .  Full bonn package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA