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

getting started with function create_site #5

Closed
reikopm opened this issue Aug 26, 2017 · 3 comments
Closed

getting started with function create_site #5

reikopm opened this issue Aug 26, 2017 · 3 comments

Comments

@reikopm
Copy link
Contributor

reikopm commented Aug 26, 2017

I'm new to R and GitHub so please excuse my questions if they are naive. It looks to me that the function create_site creates new infographiq *.html for every entry in the csv_indicators.csv file with an entry in the csv_url column. I don't want to overwrite someone else's infographiq *.html

Am I supposed to edit the csv_indicators.csv to only create infographiq *.htmls for my indicator? And only pull my *.html to github?

I see there is a column in the csv_indicators.csv files for an image, but I don't see that it is used in the create_site code.

Thanks, -Reiko (MBARI)

@7yl4r
Copy link
Member

7yl4r commented Aug 26, 2017

Hi Reiko! We are still working on some better documentation, but it sounds like you have the right idea.

Github, git, and R can be tricky to figure out at first but they are great tools once you get past the initial learning curve. I think what you want to do is "fork" our repository that uses the infographiq package: info-fk. This will create a copy of the repository on your github account.

I have been working to get our corals infographic working first so I suggest you look at that one as an example. The README.md and Docs/Description.Rmd have some more information.

@7yl4r
Copy link
Member

7yl4r commented Aug 28, 2017

Since the info-fk repository is getting more complicated, I have created a simple demo infographic repository called info-demo. I have also written a very brief overview in the README on that repo.

@7yl4r 7yl4r changed the title function create_site getting started with function create_site Aug 28, 2017
@bbest
Copy link
Contributor

bbest commented Sep 7, 2017

Ok, lots of improvement here by @7yl4r. Thanks for giving this a spin @reikopm and your good questions. I'm going to:

  1. Populate the working beginnings for info-mb using Jarrod's Rockfish Recruitment and Ecosystem Assessment Survey dataset.

  2. Update documentation (updated documentation to use pkgdown #22).

  3. Screen share with you @reikopm to show how to recreate and iterate.

@reikopm reikopm closed this as completed Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants