You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by fabianhaggerty June 26, 2024
Hello, thanks for this great package.
Is it possible to use reshape_projoint() (and in the next step projoint()) with datasets that are structured like the example data set exampleData1_labelled_tibble?
The code examples provided only show cases where exampleData1 is used, which has a different structure.
If it is possible to use exampleData1_labelled_tibble for reshape_projoint() that would be a great help - especially if you could provide a short code example.
Many thanks!
The text was updated successfully, but these errors were encountered:
Discussed in #40
Originally posted by fabianhaggerty June 26, 2024
Hello, thanks for this great package.
Is it possible to use
reshape_projoint()
(and in the next stepprojoint()
) with datasets that are structured like the example data setexampleData1_labelled_tibble
?The code examples provided only show cases where
exampleData1
is used, which has a different structure.If it is possible to use
exampleData1_labelled_tibble
forreshape_projoint()
that would be a great help - especially if you could provide a short code example.Many thanks!
The text was updated successfully, but these errors were encountered: