Added CHANGELOG, improved other docs
This commit is contained in:
parent
1cb703c2d3
commit
680739bccc
3 changed files with 14 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#' @title Own number to string
|
||||
#' @description Converts numbers to strings
|
||||
#' @param number number
|
||||
#' @note On Matlab, if number is NaN the output is 'NaN'. Here, the output will be an error. Also, the function belo expects "number" to have length one, whereas Matlab accepts vectors.
|
||||
#' @export
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue