Die Suche ergab 2 Treffer
- Di Apr 21, 2020 11:29 am
- Forum: Allgemeines zu R
- Thema: How to tidy this dataset? Tidying for Starters =)
- Antworten: 3
- Zugriffe: 664
Re: How to tidy this dataset? Tidying for Starters =)
Sure, my Problem is, that i want to store meta-data and general data about competency models. Every Competency Model has a name, release date, a version, a creator and so on. So in this case the observation unit would be the model, yes? However, every model has its intended audience (like HR ...
- Mo Apr 20, 2020 1:15 pm
- Forum: Allgemeines zu R
- Thema: How to tidy this dataset? Tidying for Starters =)
- Antworten: 3
- Zugriffe: 664
How to tidy this dataset? Tidying for Starters =)
Hello, Community,
i' m confronted with an issue and i hope someone can help me out. I'm creating an own dataset, which includes data about competency Models (Release, Name, Version, etc). I want my dataset to be tidy according to Wickham's definition. My issue is the following:
To me, i think the ...
i' m confronted with an issue and i hope someone can help me out. I'm creating an own dataset, which includes data about competency Models (Release, Name, Version, etc). I want my dataset to be tidy according to Wickham's definition. My issue is the following:
To me, i think the ...