Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Add image / logo #19

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Add image / logo #19

merged 2 commits into from
Jul 31, 2024

Conversation

zachcp
Copy link
Owner

@zachcp zachcp commented Jul 31, 2024

file_path <- file.path("~", "Downloads", "/PyMOL_logo.svg.png")

sticker(file_path, 
        package="pseutils", 
        p_size=10, 
        s_x=1, 
        s_y=.75, 
        s_width=.4,
        h_fill = "gray",
        h_color = "yellow",
        # p_color = "red",
        filename="inst/figures/imgfile.png")


@zachcp zachcp merged commit ddb449c into main Jul 31, 2024
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant