smin95 / smCSF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

smCSF

Author: Seung Hyun Min

smCSF (SM: Seung Hyun Min) is an R package for plotting and analyzing the data of the contrast sensitivity function. It is an extender for ggplot2; that is, it provides geom functions that can be used to automatically plot the contrast sensitivity function.

smplot was first created on May 2022, and it will be continuously updated.

Installation using RStudio

install.packages("devtools")
devtools::install_github('smin95/smCSF', force=TRUE)

To access an updated tutorial (sample codes and figures) of smCSF, please visit https://smin95.github.io/dataviz/.

About

License:MIT License


Languages

Language:R 100.0%