Learn R Programming

gbutils (version 0.2-1)

Simulation of Real and Complex Numbers and Small Programming Utilities

Description

Simulate real and complex numbers from distributions of their magnitude and arguments. Optionally, the magnitudes and/or arguments may be fixed in almost arbitrary ways. Plot density and distribution functions with automatic selection of suitable regions. Small programming utilities: check if an object is identical to NA, count positional arguments in a call, set intersection of more than two sets, check if an argument is unnamed.

Copy Link

Version

Install

install.packages('gbutils')

Monthly Downloads

10,430

Version

0.2-1

License

GPL (>= 2)

Maintainer

Georgi Boshnakov

Last Published

October 5th, 2017

Functions in gbutils (0.2-1)

isargunnamed

Is an element of a list named?
mintersect

Set intersection of arbitrary number of arguments
nposargs

Function to count the number of positional arguments used in a call
objectPad-class

Class "objectPad" objects and methods to store and retrieve information
missing_arg

Check if an element of a pairlist is missing
myouter

Functions for some basic operations
cdf2quantile

Calculate a quantile from a distribution function
isNA

Check if an object is NA
pad-methods

Store and get data in pad objects
parse_text

Parse expressions residing in character vectors
sim_complex

Simulate real or complex numbers using polar form
sim_numbers

Simulation based on polar form specifications
plotpdf

Plot a probability denstity function
raw_history

Get the command history