Rdocumentation
powered by
Learn R Programming
MenuCollection (version 1.1)
givedim: Give full element in dimension selection
Description
Split e detail the numbers in a short sequence made by : and ,
Usage
givedim(v)
Arguments
v
character string with numbers separated by : and ,
Value
numeric vector of integers
Details
Used to interpret the dimension indicated in a input box
Examples
Run this code
givedim(
'1:3,8,7'
)
Run the code above in your browser using
DataLab