Skip to content

Function file#71

Open
adansuser wants to merge 11 commits intocrkn-rcdr:mainfrom
adansuser:main
Open

Function file#71
adansuser wants to merge 11 commits intocrkn-rcdr:mainfrom
adansuser:main

Conversation

@adansuser
Copy link

Takes snippets of code and runs it in a function. This is to run before all other code that would use functions from this file. After running, the long lines of code can be simplified down into a singular line and sections, such as the packets and libraries, can be called easily whenever needed.

estregger and others added 7 commits October 30, 2025 13:43
Takes snippets of code and runs it in a function. This is to run before all other code that would use functions from this file. After running, the long lines of code can be simplified down into a singular line and sections, such as the packets and libraries, can be called eaily whenever needed.
A small file using Quarto documents to reorder and make user access easier.
@adansuser
Copy link
Author

Both the Functions file and quarto document attempt add an extra file that should not impede other files. The quarto file is my attempt to reorganize the Rorcid_crossref_authors_List file and hopefully make user interactions easier. Some of the functions from my functions file are incorporated here as well and an attempt to add explanations of some variables in more readable ways is added (as point form and as a picture of a table).

This is my attempt tot change as little as possible besides making the code file into a more readable quarto file.

- I dont change veriable names, use functions, alter the layout, add interactivity, or take out any comments
(which I do/attempt later)
Changed all variables I saw to camel case
Changed both app.R and Geonames_Get_Lat_Long.R to camelCase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants