Skip to content

Commit

Permalink
Remove old design
Browse files Browse the repository at this point in the history
  • Loading branch information
iuliadmtru committed Dec 6, 2022
1 parent 6632f7d commit 0c32205
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 81 deletions.
2 changes: 0 additions & 2 deletions src/Survey.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ using AlgebraOfGraphics
using CategoricalArrays

include("SurveyDesign.jl")
include("design.jl")
include("mean.jl")
include("quantile.jl")
include("total.jl")
Expand All @@ -25,7 +24,6 @@ include("show.jl")
export load_data
export AbstractSurveyDesign, SimpleRandomSample, StratifiedSample
export SurveyDesign
export design
export by
export ht_calc
export dim, colnames, dimnames
Expand Down
79 changes: 0 additions & 79 deletions src/design.jl

This file was deleted.

0 comments on commit 0c32205

Please sign in to comment.