Git Product home page Git Product logo

waridhuan / r_package_to_api_bdl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from statisticspoland/r_package_to_api_bdl

0.0 0.0 0.0 29.09 MB

The 'bdl' package, prepared by Statistics Poland, is an interface to Local Data Bank (Bank Danych Lokalnych - bdl) API with set of useful tools like quick plotting and generating maps using data from data bank. Information about how to use this tool is included in R help documentation.

R 100.00%

r_package_to_api_bdl's Introduction

bdl 1.0.0

Travis build status

Overview

'bdl' package is an interface to Local Data Bank (Bank Danych Lokalnych - bdl) API. It is a set of tools that includes: quick plotting and maps generation, with the usage of the data from the data bank.

The information about how to use this tool is included in the built in R help documentation and on package webpage https://statisticspoland.github.io/R_Package_to_API_BDL/.

Try

help(p='bdl')

More info about the metadata can be found at:

Installation

To install this package run these commands:

install.packages("remotes", type = "binary")
remotes::install_github("statisticspoland/R_Package_to_API_BDL", upgrade = "always", type = "binary")

To use {R}generate_map() function, you have to download and load maps to global environment. Maps can be downloaded here: https://github.com/statisticspoland/R_Package_to_API_BDL/releases/download/1.0.0/bdl.maps.RData

If installation through remotes didn't work, try installing the package manually by downloading source package: https://github.com/statisticspoland/R_Package_to_API_BDL/releases/download/1.0.0/bdl_1.0.0.zip and executing

install.packages('path_to_file/bdl_1.0.0.zip', repos = NULL, type="source")

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.