Man pages for ericwburden/rustbind
Minimal Example of Calling Rust from R

bubble_sortBubble Sort a vector of doubles
bubble_sort_rBubble Sorting - R Implementation
future_apply_naive_sqrtApply naive_sqrt() to each item in a vector
multithreaded_naive_sqrtPerform a sample multithreaded operation
naive_sqrtR version of the Bablyonian Method for calculating square...
pass_arrow_record_batchPass an Arrow RecordBatch back and forth
pass_multiple_charactersUppercase a character vector in Rust
pass_multiple_doublesMultiplies a double vector by 10 in Rust
pass_multiple_integersMultiplies an integer vector by 10 in Rust
pass_multiple_integers_wrappedProvides better type handling for 'pass_multiple_integers()'
pass_multiple_logicalsFlip a logical vector in Rust
pass_multiple_rawsLeft shift a raw vector in Rust
pass_single_characterUppercase a character value in Rust
pass_single_doubleMultiplies a double by 10 in Rust
pass_single_integerMultiplies an integer by 10 in Rust
pass_single_integer_wrappedProvides better type handling for 'pass_single_integer()'
pass_single_logicalFlips a logical value in Rust
pass_single_rawLeft shift a raw value in Rust
rayon_naive_sqrtPerform a sample multithreaded operation (rayon)
rustbindAn example package demonstrating the use of the extendr crate...
sapply_naive_sqrtApply naive_sqrt() to each item in a vector
ericwburden/rustbind documentation built on April 10, 2021, 12:31 p.m.