Code Monkey home page Code Monkey logo

overviewr's Introduction

image

Hi there ๐Ÿ‘‹

What I do ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป

My projects

My visualizations and illustrations ๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽจ

Giving talks and workshops ๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป

Where to find me ๐ŸŒ

This is where you can easily reach me:

And these are projects to which I love contributing:

Latest blog posts ๐Ÿ“

Recent Article 0 Recent Article 1 Recent Article 2 Recent Article 3

overviewr's People

Contributors

cosimameyer avatar dennis-hammerschmidt avatar kyleniemeyer avatar lionel- avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

overviewr's Issues

recommendation: rename _print to _latex

I'd recommend renaming the _print functions to _latex. This will make it more clear that the functions create latex output.
Also, it creates a clear distinction from R print methods, that other developers and more advanced users might be familiar with, which is quite different.

as part of openjournals/joss-reviews#4740

overview_plot Function Does not Plot Correctly

It appears that the overview_plot function is not plotting correctly. In version 0.0.1.1, the following code does not plot correctly:
overview_plot(dat = toydata, id = ccode, time = year, xaxis = "Time Frame", color = "blue") + labs(title = "Hello World")

The output returns an x-axis label that reads "blue" and the line graphics in the plot are not colored correctly. I did load ggplot2 along with a labs geom to return a title. It is not known if adding this geom has contributed or is the principal cause of the issue.

overview_overlap

Venn diagram might not be producing the expected result - it's recommended to use "bar" instead

Change to new cran checks badge URL

๐Ÿ‘‹๐Ÿฝ I maintain the cran checks badges. Please change to the new cran checks badge URL (e.g., https://badges.cranchecks.info/worst/dplyr.svg). Old badges at (e.g. https://cranchecks.info/badges/worst/dplyr) will be unavailable as of Jan 1st 2023.

Feature request crosstab by multiple time units

Congrats on a great package. A feature request if the ime argument could take a list of time unit or ... like in dplyr::select for example.
So something like

overview_plot(dat = toydata, id = ccode, time = year, month)

Add More Arguments to Improve the overview_crossplot Function

It is requested that two critical arguments be added to this plot function as summarized below:

  • Add a color argument that allows the user to select the color to be added to the plot
  • Add a size argument that allows the user to modify the size of the geom points

In the current version of the plot, the geom points are too small and should be user-controlled for size.

avoid using forward pipe

Using the forward pipe %<>% is uncommon, and might confuse novice users.
I strongly recommend switching the readme part using this to using the 'normal' pipe.

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.