forked from eurostat/correspondenceTables
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QTM1 Code #2
Open
Clementthomass
wants to merge
139
commits into
martinapatone:main
Choose a base branch
from
Clementthomass:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
QTM1 Code #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…cation QC and add new function AnalyseCorrespondenceQC
…t some error message
* Pkg updates with implementation of Task 1 and 2 * Update DESCRIPTION Authors added * Update sample data path and added authors * Remove R from man * gitignore updated * DESCRIPTION add httr dependence * Add functions classEndpoin correspondenceList prefixList retrieveClassificationTable retrieveCorrespondenceTable structureData * rm library * Update functions * Documentation functions * Update functions description and first version of vignettes * rm vignettes * Update documentation classification table and vignettes * Update vignettes * htlm vignettes * Update documentation * update vignette * update vignette * update vignettes * Add CSVout parameter to both retrieve function and update documentation and vignette * add import httr * remove tables * -add ShowQUERY argument -change functions names (dataStructure and Classification table) -add columns and change orders to correspondence tables -remove prefix duplicates -final docs -others * Final version (there might be error to check) * vignette corrected * quiete messages sparql query * correct typos * Update final changes * Updated vignette * add ALL as default to classificationEndpoint * change doc for classificationEndpoint * remove table * Functions task 4 * Upload drafted documentation * task 4 draft * try function classification QC --------- Co-authored-by: Martina Patone <[email protected]> Co-authored-by: Mészáros Mátyás <[email protected]>
…ication & retrieveCorrespondenceTable adding new example for the task 5 modification of Classification QC
adding all the function
udpate comment of readme
Description de vos modifications
mmatyi
pushed a commit
to Clementthomass/correspondenceTables
that referenced
this pull request
Oct 17, 2024
* Pkg updates with implementation of Task 1 and 2 * Update DESCRIPTION Authors added * Update sample data path and added authors * Remove R from man * gitignore updated * DESCRIPTION add httr dependence * Add functions classEndpoint correspondenceList prefixList retrieveClassificationTable retrieveCorrespondenceTable structureData * rm library * Update functions * Documentation functions * Update functions description and first version of vignettes * rm vignettes * Update documentation classification table and vignettes * Update vignettes * html vignettes * Update documentation * update vignette * update vignette * update vignettes * Add CSVout parameter to both retrieve function and update documentation and vignette * add import httr * remove tables --------- Co-authored-by: Martina Patone <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
modification of task 3 to task 6 addition of different thumbnails linked to different tasks and addition of new functions