Skip to content

Commit

Permalink
Deploying to gh-pages from @ 68dcbdc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
justineuro committed May 30, 2024
1 parent a8741de commit 9307535
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandoc: 3.1.11
pkgdown: 2.0.9
pkgdown_sha: ~
articles: {}
last_built: 2024-05-29T11:56Z
last_built: 2024-05-30T03:09Z
urls:
reference: https://justineuro.github.io/sdRgraph/reference
article: https://justineuro.github.io/sdRgraph/articles
Expand Down
2 changes: 1 addition & 1 deletion search.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"path":"https://justineuro.github.io/sdRgraph/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"LICENSE","title":"LICENSE","text":"sdRgraph © 2024 Justine Leon . Uro licensed CC 4.0","code":""},{"path":"https://justineuro.github.io/sdRgraph/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Justine Leon . Uro. Maintainer.","code":""},{"path":"https://justineuro.github.io/sdRgraph/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Uro JLA (2024). sdRgraph: Creates Semantic Differential (SD) plot data. R package version 3.0, https://justineuro.github.io/sdRgraph/.","code":"@Manual{, title = {sdRgraph: Creates a Semantic Differential (SD) plot from data}, author = {Justine Leon A. Uro}, year = {2024}, note = {R package version 3.0}, url = {https://justineuro.github.io/sdRgraph/}, }"},{"path":"https://justineuro.github.io/sdRgraph/index.html","id":"sdrgraph","dir":"","previous_headings":"","what":"sdRgraph","title":"Creates a Semantic Differential (SD) plot from data","text":"sdRgraph R package contains R function, sdRplot, can used creating semantic differential (SD) inventory plots (see Wikipedia: Semantic differential info). (may change graphing parameters written function, need arises, get better quality plots; please see sdRplot, GitHub repository contains R function.) sdRgraph Justine Leon . Uro licensed Creative Commons Attribution 4.0 InternationalBased work https://github.com/justineuro/sdRgraph.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":null,"dir":"Reference","previous_headings":"","what":"Create Semantic Differential (SD) Plots — sdRplot","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"sdRplot R function (sdRgraph R package) can used creating Semantic Differential (SD) inventory plots.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"","code":"sdRplot(nx, sl, ny, x)"},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"nx number levels SD scales inventory, e.g., 5 sl scale labels given list, e.g. c(\"SA\",\"\",\"N\",\"\",\"SA\") ny number descriptor items inventory x data matrix first column (col1) containing low-end descriptors SD scales, second column (col2) containing high-end descriptors SD scales, third column beyond (col3-onwards) containing mean scale values group. names columns (col 3 ) data matrix (e.g., dimnames(x)[[2]][3:ncol(x)])) used labelling groups legend.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"SD plot data summarized matrix x.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"","code":"low<-c(\"Serious\",\"Slow\",\"Useless\",\"Tiring\",\"Old\",\"Hard\",\"Long\") high<-c(\"Fun\",\"Fast\",\"Useful\",\"Light\",\"New\",\"Easy\",\"Short\") scale<-c(\"SA\",\"A\",\"N\",\"A\",\"SA\") grp1means<-c(4.2,4.6,4.3,4.1,4.5,4.5,4.0) grp2means<-c(3.8,3.9,3.7,4.5,4.4,4.3,4.4) grp3means<-c(4.5,4.7,4.4,4.2,4.6,4.4,3.9) data<-matrix( cbind(low,high,grp1means,grp2means,grp3means), nrow=7,ncol=5,byrow=FALSE, dimnames=list(c(\"I1\",\"I2\",\"I3\",\"I4\",\"I5\",\"I6\",\"I7\"), c(\"Low\",\"High\",\"Grp1\",\"Grp2\",\"Grp3\")) ) sdRplot(5,scale,7,data)"}]
[{"path":"https://justineuro.github.io/sdRgraph/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"LICENSE","title":"LICENSE","text":"sdRgraph © 2024 Justine Leon . Uro licensed CC 4.0","code":""},{"path":"https://justineuro.github.io/sdRgraph/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Justine Leon . Uro. Maintainer.","code":""},{"path":"https://justineuro.github.io/sdRgraph/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Uro JLA (2024). sdRgraph: Creates Semantic Differential (SD) plot data. R package version 3.0, https://justineuro.github.io/sdRgraph/.","code":"@Manual{, title = {sdRgraph: Creates a Semantic Differential (SD) plot from data}, author = {Justine Leon A. Uro}, year = {2024}, note = {R package version 3.0}, url = {https://justineuro.github.io/sdRgraph/}, }"},{"path":"https://justineuro.github.io/sdRgraph/index.html","id":"sdrgraph","dir":"","previous_headings":"","what":"sdRgraph","title":"Creates a Semantic Differential (SD) plot from data","text":"sdRgraph R package contains R function, sdRplot, can used creating semantic differential (SD) inventory plots (see Wikipedia: Semantic differential info). (may change graphing parameters written function, need arises, get better quality plots; please see sdRplot, separate GitHub repository contains R function.) sdRgraph Justine Leon . Uro licensed Creative Commons Attribution 4.0 InternationalBased work https://github.com/justineuro/sdRgraph.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":null,"dir":"Reference","previous_headings":"","what":"Create Semantic Differential (SD) Plots — sdRplot","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"sdRplot R function (sdRgraph R package) can used creating Semantic Differential (SD) inventory plots.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"","code":"sdRplot(nx, sl, ny, x)"},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"nx number levels SD scales inventory, e.g., 5 sl scale labels given list, e.g. c(\"SA\",\"\",\"N\",\"\",\"SA\") ny number descriptor items inventory x data matrix first column (col1) containing low-end descriptors SD scales, second column (col2) containing high-end descriptors SD scales, third column beyond (col3-onwards) containing mean scale values group. names columns (col 3 ) data matrix (e.g., dimnames(x)[[2]][3:ncol(x)])) used labelling groups legend.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"SD plot data summarized matrix x.","code":""},{"path":"https://justineuro.github.io/sdRgraph/reference/sdRplot.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Create Semantic Differential (SD) Plots — sdRplot","text":"","code":"low<-c(\"Serious\",\"Slow\",\"Useless\",\"Tiring\",\"Old\",\"Hard\",\"Long\") high<-c(\"Fun\",\"Fast\",\"Useful\",\"Light\",\"New\",\"Easy\",\"Short\") scale<-c(\"SA\",\"A\",\"N\",\"A\",\"SA\") grp1means<-c(4.2,4.6,4.3,4.1,4.5,4.5,4.0) grp2means<-c(3.8,3.9,3.7,4.5,4.4,4.3,4.4) grp3means<-c(4.5,4.7,4.4,4.2,4.6,4.4,3.9) data<-matrix( cbind(low,high,grp1means,grp2means,grp3means), nrow=7,ncol=5,byrow=FALSE, dimnames=list(c(\"I1\",\"I2\",\"I3\",\"I4\",\"I5\",\"I6\",\"I7\"), c(\"Low\",\"High\",\"Grp1\",\"Grp2\",\"Grp3\")) ) sdRplot(5,scale,7,data)"}]

0 comments on commit 9307535

Please sign in to comment.