Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

jinkim3/ezr

Repository files navigation

CRAN checksTravis build statusR build status

Total DownloadsCodeFactor

Point and click with your mouse to conduct basic analyses and creategraphics quickly and easily.

This package will run a “Shiny App” on your local machine, which allowsyou to analyze data without the need to type a line of code.

You do not need to know anything about R to use this tool.

Examples of things you can do include (but are not limited to):

  • tabulating descriptive statistics for a variable
  • creating a frequency table for a variable
  • creating histograms by experimental group
  • creating a scatter plot
  • calculating a correlation between two variables

Installation

You can install the released version of ezr fromCRAN with:

install.packages("ezr")

You can also install the development version fromGitHub with:

install.packages("devtools")devtools::install_github("jinkim3/ezr")

Example

Here are some examples of using this package.

library(ezr)# Start the Shiny server on a local machinestart_ezr(data=mtcars)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp