Broadcasted Array Operations Like 'NumPy'


[Up] [Top]

Documentation for package ‘broadcast’ version 0.1.3

Help Pages

broadcast-package broadcast Package Overview
aaa00_broadcast_help broadcast Package Overview
aaa01_broadcast_operators Details on Broadcasted Operators
aaa02_broadcast_casting Details on Casting Functions
acast Simple and Fast Casting/Pivoting of an Array
acast.default Simple and Fast Casting/Pivoting of an Array
as_bool Atomic and List Type Casting With Names and Dimensions Preserved
as_chr Atomic and List Type Casting With Names and Dimensions Preserved
as_cplx Atomic and List Type Casting With Names and Dimensions Preserved
as_dbl Atomic and List Type Casting With Names and Dimensions Preserved
as_int Atomic and List Type Casting With Names and Dimensions Preserved
as_list Atomic and List Type Casting With Names and Dimensions Preserved
as_num Atomic and List Type Casting With Names and Dimensions Preserved
as_raw Atomic and List Type Casting With Names and Dimensions Preserved
as_str Atomic and List Type Casting With Names and Dimensions Preserved
bc.b Broadcasted Boolean Operations
bc.b-method Broadcasted Boolean Operations
bc.bit Broadcasted Bit-wise Operations
bc.bit-method Broadcasted Bit-wise Operations
bc.cplx Broadcasted Complex Numeric Operations
bc.cplx-method Broadcasted Complex Numeric Operations
bc.d Broadcasted Decimal Numeric Operations
bc.d-method Broadcasted Decimal Numeric Operations
bc.i Broadcasted Integer Numeric Operations with Extra Overflow Protection
bc.i-method Broadcasted Integer Numeric Operations with Extra Overflow Protection
bc.list Broadcasted Operations for Recursive Arrays
bc.list-method Broadcasted Operations for Recursive Arrays
bc.raw Broadcasted Operations that Take Raw Arrays and Return Raw Arrays
bc.raw-method Broadcasted Operations that Take Raw Arrays and Return Raw Arrays
bc.rel Broadcasted General Relational Operators
bc.rel-method Broadcasted General Relational Operators
bc.str Broadcasted String Operations
bc.str-method Broadcasted String Operations
bcapply Apply Function to Pair of Arrays with Broadcasting
bcapply-method Apply Function to Pair of Arrays with Broadcasting
bc_dim Predict Broadcasted Dimensions
bc_ifelse Broadcasted Ifelse
bc_ifelse-method Broadcasted Ifelse
bind_array Dimensional Binding of Arrays with Broadcasting
broadcast broadcast Package Overview
broadcaster Check or Set if an Array is a Broadcaster
broadcaster<- Check or Set if an Array is a Broadcaster
broadcast_casting Details on Casting Functions
broadcast_help broadcast Package Overview
broadcast_operators Details on Broadcasted Operators
cast_dim2flat Cast Dimensional List into a Flattened List
cast_dim2flat.default Cast Dimensional List into a Flattened List
cast_dim2hier Cast Dimensional List into Hierarchical List
cast_dim2hier.default Cast Dimensional List into Hierarchical List
cast_hier2dim Cast Hierarchical List into Dimensional list
cast_hier2dim.default Cast Hierarchical List into Dimensional list
cinv Simple Linear Algebra Functions for Statistics
dropnests Drop Redundant List Nesting
dropnests.default Drop Redundant List Nesting
hier2dim Cast Hierarchical List into Dimensional list
hier2dim.default Cast Hierarchical List into Dimensional list
linear_algebra_stats Simple Linear Algebra Functions for Statistics
lst.ndim Get the Number of Dimensions of an Array
ndim Get the Number of Dimensions of an Array
rep_dim Replicate Array Dimensions
sd_lc Simple Linear Algebra Functions for Statistics
typecast Atomic and List Type Casting With Names and Dimensions Preserved