jasyncapi
jasyncapi copied to clipboard
/jay-sync-api/ is a Java code-first tool for AsyncAPI specification
## Overview The [`shiny` R package](http://shiny.rstudio.com/) has become one of the most popular ways to interactively explore and visualise data. The [`leaflet` R package](https://rstudio.github.io/leaflet/) provides additional functionality that allows developers...
Subject: R package to aid cleaning/checking/formatting data using Codebooks/Data Dictionaries Statisticians and scientists producing primary data often have different needs to those scraping secondary and tertiary data off the web....
From https://github.com/AtlasOfLivingAustralia/ALA4R "The Atlas of Living Australia (ALA) provides tools to enable users of biodiversity information to find, access, combine and visualise data on Australian plants and animals; these have...
A package similar to rnoaa[https://www.google.com.au/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=rnoaa%20cran] to make it easy to get data from the Australian Bureau of Meterology.
With the launch of the National Innovation and Science Agenda late last year, there is a strong focus to develop new and innovative ideas to help government and industry solve...
I've worked with some data sets from [data.gov.au](http://www.data.gov.au/dataset) and noticed that they do have a [CKAN API](https://github.com/ckan/ckan/blob/master/doc/api/index.rst) that I can't immediately find any R package associated with (most happy to...
This is an idea for an R package that I started thinking about some time ago and I have made a good start on some scripts that could be used...
In past projects I've often found myself constrained by the resources of my local machine and wondered why can't I package up my scripts and data (similar to publishing a...
So a little while ago I put together `shist()`, kind of on a lark. It's an interactive histogram with a slider to set the bins. I blogged about on the...
One of the great strengths of R is how it enables reproducible research. I'm interested in the use of R packages as research compendia to accompany published articles and reports....