next_power_2: Calculate the next power of 2

Description Usage Arguments Examples

View source: R/next_power_2.R

Description

Handles numeric of integer vector. x values smaller or equal than 1 return NA

Usage

1

Arguments

x

the number of which to calculate the next power of 2

Examples

1
2
3

ThierryO/soundcluster documentation built on May 26, 2019, 12:30 a.m.