Skip to content

Commit

Permalink
Merge pull request #2 from inSilecoInc/restructure
Browse files Browse the repository at this point in the history
Restructure
  • Loading branch information
david-beauchesne authored Nov 4, 2024
2 parents 12785c3 + 9ab0efa commit 95d79e3
Show file tree
Hide file tree
Showing 116 changed files with 2,337 additions and 147,442 deletions.
4 changes: 4 additions & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
la <- function() {
library(devtools)
load_all()
}
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@ raw/
*.gpkg
*.rds
*.tar.xz
pof-stac-insileco*
*.json

# Specific files & folders
figures/*
!figures/atlas/
!figures/webinar/
frontpage.svg
_targets
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Imports:
quarto,
randomForest,
raster,
rlang,
sf,
stars,
stringr,
Expand Down
6 changes: 0 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# Generated by roxygen2: do not edit by hand

export()
export(fig_aoi)
export(fig_logo)
export(get_aoi)
export(get_basemap)
export(global_parameters)
export(render_frontpage)
export(render_report)
export(render_webinar)
Expand Down
24 changes: 0 additions & 24 deletions R/_pipeline.R

This file was deleted.

20 changes: 0 additions & 20 deletions R/comp_utils.R

This file was deleted.

36 changes: 0 additions & 36 deletions R/fig_aoi.R

This file was deleted.

39 changes: 0 additions & 39 deletions R/fig_logo.R

This file was deleted.

20 changes: 0 additions & 20 deletions R/get_aoi.R

This file was deleted.

40 changes: 0 additions & 40 deletions R/get_basemap.R

This file was deleted.

Loading

0 comments on commit 95d79e3

Please sign in to comment.