Other packages > Find by keyword >

viscomplexr  

Phase Portraits of Functions in the Complex Number Plane
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("viscomplexr", "1.1.2")



Attach the package and use:
library("viscomplexr")
Maintained by
Peter Biber
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-03
Latest Update: 2024-11-23
Description:
Functionality for creating phase portraits of functions in the complex number plane. Works with R base graphics, whose full functionality is available. Parallel processing is used for optimum performance.
How to cite:
Peter Biber (2020). viscomplexr: Phase Portraits of Functions in the Complex Number Plane. R package version 1.1.2, https://cran.r-project.org/web/packages/viscomplexr. Accessed 30 Jun. 2026.
Previous versions and publish date:
1.0.1 (2020-11-03 12:50), 1.1.0 (2020-12-11 06:20), 1.1.1 (2021-09-18 16:00)
Other packages that cited viscomplexr R package
View viscomplexr citation profile
Other R packages that viscomplexr depends, imports, suggests or enhances
Complete documentation for viscomplexr
Functions, R codes and Examples using the viscomplexr R package
Some associated functions: blaschkeProd . jacobiTheta . juliaNormal . mandelbrot . phasePortrait . phasePortraitBw . riemannMask . vector2String . xlimFromYlim . ylimFromXlim . 
Some associated R codes: Helpers.R . RcppExports.R . RiemannMask.R . Vector2String.R . VisComplex.R . phasePortraitBw.R .  Full viscomplexr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MLGL  
Multi-Layer Group-Lasso
It implements a new procedure of variable selection in the context of redundancy between explanatory ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
shinyDND  
Shiny Drag-n-Drop
Add functionality to create drag and drop div elements in shiny. ...
Download / Learn more Package Citations See dependency  
bitops  
Bitwise Operations
Functions for bitwise operations on integer vectors. ...
Download / Learn more Package Citations See dependency  
scalreg  
Scaled Sparse Linear Regression
Algorithms for fitting scaled sparse linear regression and estimating precision matrices. ...
Download / Learn more Package Citations See dependency  
gma  
Granger Mediation Analysis
Performs Granger mediation analysis (GMA) for time series. This package includes a single level GMA ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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