Description Usage Arguments Details Examples
This function allows you read a file in gnuplot style, it enumerates the file with blocks. Each block is a chunk of data separated by an empty line
1 | get_block_n(df, n)
|
df |
data frame constructed with read_df |
n |
index of the block of data |
Important it allows only for 20 columns
1 | get_block_n(df,n)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.