Giter VIP home page Giter VIP logo

rsqliteadmin-visualisation-tools-test-solutions's Introduction

RSQLiteAdmin-Visualisation-Tools-Test-Solutions

This Repo Contain solutions of test for RSQLiteAdmin Visualisation Tools.

Easy: Install the package rsqliteadmin from CRAN and play around with all the features. Create a database, add a table and import some data. Edit, search and export it.

For this task, I've explored the rsqliteadmin package from CRAN. I've explored different features of rsqliteadmin such as creating database, creating table, adding rows, exporting and importing table and etc. I also took some screenshot while I was exploring and added them in folder named easy.


Medium 1: Plot a time-series line chart on a dataset of your choice with different variables in a single chart. Customize it to make it clear and insightful.

For this task, I've choosen covid-19 total confirmed cases database and tried to show time-series data using plotly. In the R script I've created a function for that. User can pass the name of thier country as a parameter and it'll evaluate plot for that country.a png

![Screenshot from 2022-03-23 22-49-50]


Medium 2: Create a simple package using the Golem R package that contains a Shiny application to view the chart above.

For this card, I've created a shiny dashboard using golem package. I've created a module to render the plot and use the module in UI and Server File. I've also added a select input UI to alllow user to select their country from a dropdown list. b

A live version of App can be found [here]

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.