data_tools.transform_to_sample | R Documentation |
Transforms flat data into sample ones.
data_tools.transform_to_sample(x, order, level, with_geo_pt_t2)
x |
the |
order |
the meaningful order type (e.g. Constants.ACHAT, Constants.VENTE, Constants.NEUTRE). |
level |
the level to consider. |
with_geo_pt_t2 |
TRUE if Geometric Points T2 are used. |
a data.table
containing the sample data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.