Interactive Image Mapper using RShiny
Hello Friends!! In this blog post, we will learn to Build an Interactive EXIF Image Mapper Using RShiny, Leaflet, and EXIFR.
Read moreHello Friends!! In this blog post, we will learn to Build an Interactive EXIF Image Mapper Using RShiny, Leaflet, and EXIFR.
Read moreHello friends! I needed to delete a few pages from a PDF, so I created a simple solution using RShiny. This interactive web app allows users to upload a PDF, select pages for removal, and download the modified version effortlessly. In this blog post, we’ll explore how to build a PDF page deletion tool using RShiny and the pdftools and qpdf packages.
Read moreHello Friends!! In the world of data visualization, representing the overlap between multiple sets can be tricky. Traditional methods like Venn diagrams quickly become cluttered when dealing with more than three sets, making it difficult to interpret relationships within the data.
This is where UpSet plots come in—a powerful alternative that provides a structured and scalable way to visualize set intersections.
In this blog, we’ll explore how to create UpSet plots in R using the UpSetR package and apply them to a movie genre dataset to analyze how movies belong to different genres.
Read moreHello friends! I was working on some automation and one part was to merge the PDF files into single file using R. From there I got the idea to create an R Shiny app to merge PDF files. Here I have attached my GitHub repo and R shiny app link.
Read moreHello friends! Today we’ll be learning ways to optimize VBA codes. If you’re working with PDF files in R programming, you may need to merge multiple PDFs into a single file. There are several packages in R that make it easy to merge PDF files. In this post, we’ll explore some of the most common packages.
Read moreHello friends! Today we’ll be learning how to create plots over multiple pages and export as pdf using ggplot in R. Easy to follow code with sample file attached in the tutorial.
Read moreHello Friends, this blogpost will be different from other blog posts and there will be no tutorials but I’ll share the sources from which you can make money as technical writer. Some of the sites pay up to $1000 per article depending on the quality and views.
Read moreHello friends!! I have curated the list of YouTube tutorials(4-10 hours long) for data science learning path. The videos will surely help you to get started. I’ll suggest you to go through the videos of topics you want to learn. First time watch at 2x speed just movie to get the idea of the topics.
Read more