all_equal_numeric2 | Compare if two objects are nearly equal |
all_equal_recursively | Recursive comparisons for equality which also works for... |
blb | Bag of little bootstraps |
check_monotonic_increase | Check that values in matrix-like object are (strictly)... |
circ_add | Calculate the circular addition x + y |
circ_minus | Calculate the circular subtraction x - y |
circ_seq | Sequence generation for circular data |
circular | Functions for circular descriptive statistics |
convert_precipitation | Converts units of precipitation data |
convert_temperature | Converts units of temperature data |
cor2 | Correlation function with safe-guards against errors |
count_peaks | Count the number of peaks in a series of values |
days_in_years | Create a sequence of each day between and including two... |
erf | Error function |
extend_range | Extend range by factor |
f_2pline | 2-dimensional line function |
f_circle | Circle function with angle argument 'theta' |
f_ellipse | Ellipse function with angle argument 'theta' |
fun_kLargest | Find the 'k'-largest/smallest values (and apply a function to... |
gof | Goodness of fit measures between observations and simulated... |
handle_NAs | Apply 'napredict' carefully |
has_uniroots | Determine whether result(s) of 'uniroots' was successful |
impute_df | Impute missing values in a data frame by columns |
intersect2 | The intersection on any number of vectors |
isLeapYear | Check whether a Gregorian calendar year is a leap year |
is.natural | Test whether input represents a natural number |
majority | Find the most common element of a vector |
make_chunks | Divide number of tasks into chunks |
max_duration | Determine the length of the (first) longest run |
moving_function | Apply function to (centered) moving window |
oob | Replace values below or above a threshold (or bound) with new... |
replace_NAs_with_val | Replace 'NA' with a value |
rSW2utils | Package 'rSW2wutils': summary information |
runs | Calculate positional information about 'TRUE'-runs |
scale_by_sum | Scale values of a vector so that the result sums to 1 |
scale_rounded_by_sum | Scale values so that the rounded values sum to 1 |
scale_to_reference_fun | Scale values so that they retain the value of a function... |
scale_to_reference_peak_frequency | Scale values so that the frequency of values < max(reference... |
seq_month_ofeach_day | The sequence of month numbers for each day in the period from... |
stretch_values | Stretch values |
test_sigmaGamma | Check that data are within range of an approximated gamma... |
test_sigmaNormal | Check that data are within range of normal distribution |
uniroots | Locate zeros (roots) of a function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.