Description Usage Arguments Value See Also
Ueberprueft, ob ein Dataframe im breiten Format vorliegt. Das breite Format besitzt hierbei eine Spalte time (Zeitstempel) und fuer jedes Signal eine weitere numerische Spalte mit dem Namen des Signals.
1 | is_wide(x)
|
x |
Dataframe, dessen Format ueberprueft wird. |
Logischer Wert, ob Dataframe x
im breiten Format vorliegt.
Other Format-Checks:
is_long()
,
is_tiqqle()
,
is_valid()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.