Skip to content
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

Überarbeitungen Kapitel #19

Merged
merged 19 commits into from
Feb 7, 2022
Merged

Überarbeitungen Kapitel #19

merged 19 commits into from
Feb 7, 2022

Commits on Feb 4, 2022

  1. Test Push

    dlajic committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6c13e46 View commit details
    Browse the repository at this point in the history
  2. Update 17-Youtube_api.Rmd

    Test ob richtige Vorgehensweise
    dlajic committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    db5adfd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Update 03-Ckan_api.Rmd

    package chunk hinzugefügt + code chunks benannt + doppeltes package gelöscht
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5ecac61 View commit details
    Browse the repository at this point in the history
  2. Update 04-CrowdTangle_API.Rmd

    package chunk hinzugefügt + chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    0041318 View commit details
    Browse the repository at this point in the history
  3. Update 06-Genderize_api.Rmd

    package chunk hinzugefügt + chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    0395b1e View commit details
    Browse the repository at this point in the history
  4. Update 07-Google_nlp_api.Rmd

    package chunk hinzugefügt + chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    cfd348e View commit details
    Browse the repository at this point in the history
  5. Update 08-Google_places_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    32aafa6 View commit details
    Browse the repository at this point in the history
  6. Update 09-Google_speech.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    2f618e2 View commit details
    Browse the repository at this point in the history
  7. Update 10-Google_translation_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    fd64e11 View commit details
    Browse the repository at this point in the history
  8. Update 11-Googletrends_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c54dedc View commit details
    Browse the repository at this point in the history
  9. Update 12-Instagram_basic_display_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    10fc210 View commit details
    Browse the repository at this point in the history
  10. Update 13-Instagram_graph_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    -packet httr geladen da sonst nicht in package chunk angezeigt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    3390a00 View commit details
    Browse the repository at this point in the history
  11. Update 14-Mediacloud_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    -require in library geändert da sonst nicht von package chunk erkannt
    -doppeltes laden von quanteda gelöscht
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    88ea92e View commit details
    Browse the repository at this point in the history
  12. Update 15-Twitter_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    e2dbb6a View commit details
    Browse the repository at this point in the history
  13. Update 16-Wiki_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -erster chunk hinzugefügt (package chunk lief sonst nicht bei mir)
    -result für api aufruf via url hinzugefügt (Zeile 50)
    -kleineres Beispiel für WikipediR package da output sonst riesig
    -Beispiel für Tabelle scrapen mit rvest hinzugefügt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9284b38 View commit details
    Browse the repository at this point in the history
  14. Update 17-Youtube_api.Rmd

    -package chunk hinzugefügt
    -chunks benannt
    -kleine Änderungen im Text (Link zur Seite hinzugefügt, zusatzinfos)
    -result von API call via browser hinzugefügt
    -Beispiel für channel statistics geändert
    -Beispiel tuber erweitert
    -funktionieren jetzt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    6fdb9c0 View commit details
    Browse the repository at this point in the history
  15. RDS files für youtube Kapitel

    Wie in Überschrift genannt, jetzt im richtigen Ordner. Nötig da API key und OAuth bei Youtube Beispielen genutzt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    5d38d3b View commit details
    Browse the repository at this point in the history
  16. Update 05-Facebook_ads_library_api.Rmd

    ACHTUNG !!!! :D
    -Autor lädt packete mit eigener Funktion, daher nicht im packete chunk angezeigt. Ändere ich gleich und schick nen seperaten pull request bevor ich iwas zerschies, hat gerade kurz faxen gemacht
    
    Ansonsten:
    -package chunk hinzugefügt
    -chunks benannt
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f1304df View commit details
    Browse the repository at this point in the history
  17. Update 05-Facebook_ads_library_api.Rmd

    Funktion zum Laden der packages von Autor durch library() ersetzt um von package chunk erkannt zu werden. Beim knitten bekomme ich die packages am Anfang allerdings nicht angezeigt...
    dlajic committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    613e542 View commit details
    Browse the repository at this point in the history