Other packages > Find by keyword >

OPI  

Open Perimetry Interface
View on CRAN: Click here


Download and install OPI package within the R console
Install from CRAN:
install.packages("OPI")

Install from Github:
library("remotes")
install_github("cran/OPI")

Install by package version:
library("remotes")
install_version("OPI", "3.0.2")



Attach the package and use:
library("OPI")
Maintained by
Andrew Turpin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-07-26
Latest Update: 2024-01-24
Description:
Implementation of the Open Perimetry Interface (OPI) for simulating and controlling visual field machines using R. The OPI is a standard for interfacing with visual field testing machines (perimeters) first started as an open source project with support of Haag-Streit in 2010. It specifies basic functions that allow many visual field tests to be constructed. As of February 2022 it is fully implemented on the Haag-Streit Octopus 900 with partial implementations on the Centervue Compass, Kowa AP 7000, Android phones and the CrewT IMO. It also has a cousin: the R package 'visualFields', which has tools for analysing and manipulating visual field data.
How to cite:
Andrew Turpin (2012). OPI: Open Perimetry Interface. R package version 3.0.2, https://cran.r-project.org/web/packages/OPI. Accessed 21 Nov. 2024.
Previous versions and publish date:
1.1 (2012-07-26 07:41), 1.4 (2013-02-11 20:45), 1.6 (2013-11-15 07:23), 2.1 (2014-12-21 18:05), 2.3 (2015-11-10 11:06), 2.5 (2016-07-14 10:14), 2.7 (2017-10-25 09:24), 2.9 (2019-09-19 06:10), 2.10.0 (2022-01-23 06:12), 2.10.1 (2022-03-02 01:30), 2.11.0 (2023-08-21 09:42), 2.11.1 (2023-11-07 05:40), 2.11.2 (2024-01-24 10:12), 3.0.1 (2024-07-03 07:50)
Other packages that cited OPI R package
View OPI citation profile
Other R packages that OPI depends, imports, suggests or enhances
Complete documentation for OPI
Functions, R codes and Examples using the OPI R package
Some associated functions: MOCS . OPI . RtDbUnits . RtSigmaUnits . ZEST . chooseOpi . dbTocd . fourTwo . full_threshold . opiClose . opiDistributor . opiGetParams . opiInitialize . opiKineticStimulus . opiPresent . opiQueryDevice . opiSetBackground . opiStaticStimulus . opiTemporalStimulus . pixTodeg . 
Some associated R codes: Full OPI package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA