Articles by Datazar

UI Update — Datazar

November 6, 2018 | Datazar

UI Update — DatazarAs your projects get more and more files added to it, keeping track of your datasets and analysis can become tedious. We’ve updated your project file list so you can see what type of files you have in your project before you ...
[Read more...]

Using R in 3 Different Ways With Datazar Desktop

October 1, 2018 | Datazar

With the increase in R usage over the past few years and the sheer diversity of industries employing data-science and analytics, the backgrounds of the people using R day-to-day has also changed. Different background, from hard-sciences to software-eng...
[Read more...]

Datazar R/Python Scripts Now Executable

August 24, 2018 | Datazar

R and Python scripts you upload or create on Datazar are now executable.R files with an .r or .rscript and Python files with .pyextensions will be active for running. You can now analyze your datasets, import other people’s public data, load libra...
[Read more...]

Creating Custom Plotly Charts on Datazar

June 15, 2018 | Datazar

Have you ever wondered how you create or use Plotly (plotly.js) on Datazar? No? Well here it is anyway.Datazar’s live chart editor allows you to create custom D3js charts with a JavaScript and CSS editor. Using the DatazarJS library, you can call your datasets without having ...
[Read more...]

Extracting PDF Text with R and Creating Tidy Data

March 12, 2018 | Datazar

In the digital age of today, data comes in many forms. Many of the more common file types like CSV, XLSX, and plain text (TXT) are easy to access and manage. Yet, sometimes, the data we need is locked away in a file format that is less accessible such as ...
[Read more...]

How to Access Datasets in R

February 12, 2018 | Datazar

Have you spent hours, pulling your hair out trying to figure out how to access datasets in R? Once imported to a variable, columns from a dataset (eg: CSV) can be very tricky to access. Sometimes columns contain spaces, funky characters or other incosistencies. Here are some examples on how ...
[Read more...]

How to Install and Include an R Package

February 8, 2018 | Datazar

We get a lot of questions about the usage of R libraries. The most common question is “can I use all the R libraries in your notebooks/consoles?” Yes! You can use any of the libraries that have been published to the R package repository (CRAN). Open up your notebook/...
[Read more...]

How to Import a CSV to an R Notebook

February 6, 2018 | Datazar

Adding a file to your R notebook is a simple 2 step process.1. “Import” file to notebook session.This makes sure your dataset is isolated in one state so that it doesn’t change as you analyze it. Remember, you can always load the latest content...
[Read more...]

How to Create Notebooks on Datazar

December 18, 2017 | Datazar

Getting started with notebooks is as easy as clicking a button on Datazar. Notebooks are great tools that make — creating and sharing reproducible analysis — super easy. To create R or Python notebooks, follow these directions: I. Navigate to your project, or create a new one if you don’t have ...
[Read more...]

Introducing Community Tutorials

June 22, 2017 | Datazar

Today we’re introducing Datazar Community Tutorials. At Datazar, we love writing tutorials and how-tos on R, Python, D3, research and science best practices in general. So starting today, we’re extending that ability to our users so they can share ...
[Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)