View source: R/meffil_functions.R
vector_splitter | R Documentation |
Given a vector, splitted in many parts with equal number of items for later creating grid of plots
vector_splitter(vector_of_names, max_cols = 2, max_rows = 2)
vector_of_names |
Vector of items |
max_cols |
Number of columns |
max_rows |
Number of rows |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.